Go to the source code of this file.
Functions | |
void | smoke_burst_init (EffectInstance *effect) |
void | smoke_burst_update (EffectInstance *effect) |
void | smoke_burst_render (EffectInstance *effect) |
void | smoke_burst_appendGfx (void *effect) |
void | smoke_burst_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 timeLeft) |
Variables | |
Gfx | D_09002950_32B7F0 [] |
Gfx | D_09002B60_32BA00 [] |
Gfx | D_09002C60_32BB00 [] |
Gfx * | D_E004E5E0 [] |
Gfx * | D_E004E5EC [] |
void smoke_burst_init | ( | EffectInstance * | effect | ) |
void smoke_burst_update | ( | EffectInstance * | effect | ) |
Definition at line 76 of file smoke_burst.c.
Referenced by smoke_burst_main().
void smoke_burst_render | ( | EffectInstance * | effect | ) |
Definition at line 88 of file smoke_burst.c.
Referenced by smoke_burst_main().
void smoke_burst_appendGfx | ( | void * | effect | ) |
Definition at line 101 of file smoke_burst.c.
Referenced by smoke_burst_render().
void smoke_burst_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | timeLeft ) |
Definition at line 21 of file smoke_burst.c.
|
extern |
|
extern |
|
extern |
Gfx* D_E004E5E0[] |
Definition at line 8 of file smoke_burst.c.
Referenced by smoke_burst_appendGfx().
Gfx* D_E004E5EC[] |
Definition at line 12 of file smoke_burst.c.
Referenced by smoke_burst_appendGfx().