|
SSBM Decomp
|
Go to the source code of this file.
Functions | |
| 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) |
| void it_8026C47C | ( | struct it_8026C47C_arg0_t * | arg_struct | ) |
| ItemKind it_8026C65C | ( | ItemPickTable * | table | ) |
| bool it_8026C704 | ( | void | ) |
| ItemKind it_8026C75C | ( | ItemPickTable * | table | ) |
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 * | gobj | ) |
| void it_8026CA4C | ( | ItemPickTable * | alloc, |
| s32 * | arg1, | ||
| u64 | arg2, | ||
| s32 | arg3, | ||
| f32 | arg4 ) |
| void it_8026CF04 | ( | void | ) |
Builds the monster-item weighted-pick table (it_804A0E60).
| void it_8026D018 | ( | void | ) |
Spawn item of specified kind at specified position (but no z-offset).
| bool it_8026D3CC | ( | void | ) |