Go to the source code of this file.
Functions | |
void | whirlwind_init (EffectInstance *effect) |
void | whirlwind_update (EffectInstance *effect) |
void | whirlwind_render (EffectInstance *effect) |
void | whirlwind_appendGfx (void *effect) |
EffectInstance * | whirlwind_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
void | func_E00CE470 (void) |
Variables | |
Gfx | D_09000400_3D3D30 [] |
void whirlwind_init | ( | EffectInstance * | effect | ) |
void whirlwind_update | ( | EffectInstance * | effect | ) |
Definition at line 73 of file whirlwind.c.
Referenced by whirlwind_main().
void whirlwind_render | ( | EffectInstance * | effect | ) |
Definition at line 133 of file whirlwind.c.
Referenced by whirlwind_main().
void whirlwind_appendGfx | ( | void * | effect | ) |
Definition at line 149 of file whirlwind.c.
Referenced by whirlwind_render().
EffectInstance * whirlwind_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 11 of file whirlwind.c.
void func_E00CE470 | ( | void | ) |
Definition at line 146 of file whirlwind.c.
|
extern |
Referenced by whirlwind_appendGfx().