Go to the source code of this file.
Functions | |
void | steam_burst_init (EffectInstance *effect) |
void | steam_burst_update (EffectInstance *effect) |
void | steam_burst_render (EffectInstance *effect) |
void | steam_burst_appendGfx (void *effect) |
void | steam_burst_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
Variables | |
Gfx | D_09000E00_362470 [] |
Gfx | D_09000F30_3625A0 [] |
Gfx * | D_E005C700 [] = { D_09000F30_3625A0 } |
Gfx * | D_E005C704 [] = { D_09000E00_362470 } |
void steam_burst_init | ( | EffectInstance * | effect | ) |
void steam_burst_update | ( | EffectInstance * | effect | ) |
Definition at line 70 of file steam_burst.c.
Referenced by steam_burst_main().
void steam_burst_render | ( | EffectInstance * | effect | ) |
Definition at line 97 of file steam_burst.c.
Referenced by steam_burst_main().
void steam_burst_appendGfx | ( | void * | effect | ) |
Definition at line 110 of file steam_burst.c.
Referenced by steam_burst_render().
void steam_burst_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 15 of file steam_burst.c.
|
extern |
|
extern |
Gfx* D_E005C700[] = { D_09000F30_3625A0 } |
Definition at line 7 of file steam_burst.c.
Referenced by steam_burst_appendGfx().
Gfx* D_E005C704[] = { D_09000E00_362470 } |
Definition at line 8 of file steam_burst.c.
Referenced by steam_burst_appendGfx().