Go to the source code of this file.
Functions | |
| void | red_impact_init (EffectInstance *effect) |
| void | red_impact_update (EffectInstance *effect) |
| void | red_impact_render (EffectInstance *effect) |
| void | red_impact_appendGfx (void *effect) |
| EffectInstance * | red_impact_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
Variables | |
| Gfx | D_09000940_359CF0 [] |
| Gfx | D_090009A0_359D50 [] |
| Gfx * | D_E00D0B10 [] = { D_090009A0_359D50, D_090009A0_359D50 } |
| void red_impact_init | ( | EffectInstance * | effect | ) |
| void red_impact_update | ( | EffectInstance * | effect | ) |
Definition at line 74 of file red_impact.c.
Referenced by red_impact_main().
| void red_impact_render | ( | EffectInstance * | effect | ) |
Definition at line 130 of file red_impact.c.
Referenced by red_impact_main().
Definition at line 143 of file red_impact.c.
Referenced by red_impact_render().
| EffectInstance * red_impact_main | ( | s32 | arg0, |
| f32 | arg1, | ||
| f32 | arg2, | ||
| f32 | arg3, | ||
| f32 | arg4, | ||
| s32 | arg5 ) |
Definition at line 14 of file red_impact.c.
|
extern |
Referenced by red_impact_appendGfx().
|
extern |
| Gfx* D_E00D0B10[] = { D_090009A0_359D50, D_090009A0_359D50 } |
Definition at line 7 of file red_impact.c.
Referenced by red_impact_appendGfx().