Go to the source code of this file.
Functions | |
| void | spiky_white_aura_init (EffectInstance *effect) |
| void | spiky_white_aura_update (EffectInstance *effect) |
| void | spiky_white_aura_render (EffectInstance *effect) |
| void | spiky_white_aura_appendGfx (void *effect) |
| void | spiky_white_aura_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, s32 arg4) |
Variables | |
| Gfx * | D_09000440_34EBB0 [] |
| Gfx * | D_090004E8_34EC58 [] |
| u8 | D_E00389F0 [] |
| void spiky_white_aura_init | ( | EffectInstance * | effect | ) |
Definition at line 122 of file spiky_white_aura.c.
Referenced by spiky_white_aura_main().
| void spiky_white_aura_update | ( | EffectInstance * | effect | ) |
Definition at line 125 of file spiky_white_aura.c.
Referenced by spiky_white_aura_main().
| void spiky_white_aura_render | ( | EffectInstance * | effect | ) |
Definition at line 165 of file spiky_white_aura.c.
Referenced by spiky_white_aura_main().
Definition at line 178 of file spiky_white_aura.c.
Referenced by spiky_white_aura_render().
Definition at line 28 of file spiky_white_aura.c.
|
extern |
Referenced by spiky_white_aura_appendGfx().
|
extern |
Referenced by spiky_white_aura_appendGfx().
| u8 D_E00389F0[] |
Definition at line 8 of file spiky_white_aura.c.