Go to the source code of this file.
Functions | |
| void | stars_burst_init (EffectInstance *effect) |
| void | stars_burst_update (EffectInstance *effect) |
| void | stars_burst_render (EffectInstance *effect) |
| void | stars_burst_appendGfx (void *effect) |
| void | stars_burst_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, f32 arg5, s32 arg6) |
Variables | |
| Gfx | D_090004C0_343500 [] |
| Gfx | D_090005E0_343620 [] |
| u8 | D_E0042780 [] |
| void stars_burst_init | ( | EffectInstance * | effect | ) |
| void stars_burst_update | ( | EffectInstance * | effect | ) |
Definition at line 88 of file stars_burst.c.
Referenced by stars_burst_main().
| void stars_burst_render | ( | EffectInstance * | effect | ) |
Definition at line 118 of file stars_burst.c.
Referenced by stars_burst_main().
Definition at line 131 of file stars_burst.c.
Referenced by stars_burst_render().
Definition at line 27 of file stars_burst.c.
|
extern |
Referenced by stars_burst_appendGfx().
|
extern |
Referenced by stars_burst_appendGfx().
| u8 D_E0042780[] |
Definition at line 7 of file stars_burst.c.
Referenced by stars_burst_appendGfx().