Go to the source code of this file.
Functions | |
void | func_E0018000 (FootprintFXData *part) |
void | footprint_init (EffectInstance *effect) |
void | footprint_update (EffectInstance *effect) |
void | footprint_render (EffectInstance *effect) |
void | footprint_appendGfx (void *effect) |
void | footprint_main (f32 x, f32 y, f32 z, f32 angle, b32 isLeft) |
void | func_E00183BC (EffectInstance *effect) |
Variables | |
Gfx | D_09000240_32FD90 [] |
void func_E0018000 | ( | FootprintFXData * | part | ) |
void footprint_init | ( | EffectInstance * | effect | ) |
void footprint_update | ( | EffectInstance * | effect | ) |
Definition at line 78 of file footprint.c.
Referenced by footprint_main().
void footprint_render | ( | EffectInstance * | effect | ) |
Definition at line 101 of file footprint.c.
Referenced by footprint_main().
Definition at line 118 of file footprint.c.
Referenced by footprint_render().
Definition at line 22 of file footprint.c.
void func_E00183BC | ( | EffectInstance * | effect | ) |
Definition at line 114 of file footprint.c.
|
extern |
Referenced by footprint_appendGfx().