Go to the source code of this file.
|
| void | it_8026C47C (struct it_8026C47C_arg0_t *) |
| ItemKind | it_8026C65C (ItemPickTable *) |
| bool | it_8026C704 (void) |
| ItemKind | it_8026C75C (ItemPickTable *) |
| | Decides item kind for spawned items - not sure in which context (i.e from pokeballs, from capsules, thin air, etc.).
|
| void | fn_8026C88C (HSD_GObj *) |
| void | it_8026CA4C (ItemPickTable *, s32 *, u64, s32, f32) |
| bool | it_8026CB3C (Vec3 *) |
| void | it_8026CB9C (s32 *, u64, f32) |
| | Builds some structs for items.
|
| void | it_8026CD50 (s32 *, u64, f32) |
| void | it_8026CF04 (void) |
| | Builds the monster-item weighted-pick table (it_804A0E60).
|
| void | it_8026D018 (void) |
| bool | it_8026D258 (Vec3 *, ItemKind) |
| | Spawn item of specified kind at specified position (but no z-offset).
|
| bool | it_8026D324 (ItemKind) |
| bool | it_8026D3CC (void) |
◆ it_8026C47C()
◆ it_8026C65C()
◆ it_8026C704()
| bool it_8026C704 |
( |
void | | ) |
|
◆ it_8026C75C()
Decides item kind for spawned items - not sure in which context (i.e from pokeballs, from capsules, thin air, etc.).
- Todo
- Two callee-saved registers are swapped.
◆ fn_8026C88C()
◆ it_8026CA4C()
◆ it_8026CB3C()
◆ it_8026CB9C()
| void it_8026CB9C |
( |
s32 * | counts, |
|
|
u64 | mask, |
|
|
f32 | weight ) |
Builds some structs for items.
◆ it_8026CD50()
| void it_8026CD50 |
( |
s32 * | counts, |
|
|
u64 | mask, |
|
|
f32 | weight ) |
◆ it_8026CF04()
| void it_8026CF04 |
( |
void | | ) |
|
Builds the monster-item weighted-pick table (it_804A0E60).
◆ it_8026D018()
| void it_8026D018 |
( |
void | | ) |
|
◆ it_8026D258()
Spawn item of specified kind at specified position (but no z-offset).
◆ it_8026D324()
◆ it_8026D3CC()
| bool it_8026D3CC |
( |
void | | ) |
|