Go to the source code of this file.
Functions | |
void | shiny_flare_init (EffectInstance *effect) |
void | shiny_flare_update (EffectInstance *effect) |
void | shiny_flare_render (EffectInstance *effect) |
void | shiny_flare_appendGfx (void *effect) |
EffectInstance * | shiny_flare_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
void | func_E00DA228 (void) |
Variables | |
Gfx | D_09000240_3D79B0 [] |
Gfx | D_090002E0_3D7A50 [] |
u8 | D_E00DA500 [] |
void shiny_flare_init | ( | EffectInstance * | effect | ) |
void shiny_flare_update | ( | EffectInstance * | effect | ) |
Definition at line 60 of file shiny_flare.c.
Referenced by shiny_flare_main().
void shiny_flare_render | ( | EffectInstance * | effect | ) |
Definition at line 84 of file shiny_flare.c.
Referenced by shiny_flare_main().
void shiny_flare_appendGfx | ( | void * | effect | ) |
Definition at line 100 of file shiny_flare.c.
Referenced by shiny_flare_render().
EffectInstance * shiny_flare_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 23 of file shiny_flare.c.
void func_E00DA228 | ( | void | ) |
Definition at line 97 of file shiny_flare.c.
|
extern |
Referenced by shiny_flare_appendGfx().
|
extern |
Referenced by shiny_flare_appendGfx().
u8 D_E00DA500[] |
Definition at line 7 of file shiny_flare.c.
Referenced by shiny_flare_appendGfx().