Go to the source code of this file.
Functions | |
| void | green_impact_init (EffectInstance *effect) |
| void | green_impact_update (EffectInstance *effect) |
| void | green_impact_render (EffectInstance *effect) |
| void | green_impact_appendGfx (void *effect) |
| EffectInstance * | green_impact_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4) |
Variables | |
| Gfx | D_09000540_365EF0 [] |
| Gfx | D_090005A0_365F50 [] |
| Gfx * | D_E0064A60 [] = { D_090005A0_365F50, D_090005A0_365F50 } |
| void green_impact_init | ( | EffectInstance * | effect | ) |
| void green_impact_update | ( | EffectInstance * | effect | ) |
Definition at line 72 of file green_impact.c.
Referenced by green_impact_main().
| void green_impact_render | ( | EffectInstance * | effect | ) |
Definition at line 120 of file green_impact.c.
Referenced by green_impact_main().
Definition at line 132 of file green_impact.c.
Referenced by green_impact_render().
| EffectInstance * green_impact_main | ( | s32 | arg0, |
| f32 | arg1, | ||
| f32 | arg2, | ||
| f32 | arg3, | ||
| f32 | arg4 ) |
Definition at line 14 of file green_impact.c.
|
extern |
Referenced by green_impact_appendGfx().
|
extern |
| Gfx* D_E0064A60[] = { D_090005A0_365F50, D_090005A0_365F50 } |
Definition at line 7 of file green_impact.c.
Referenced by green_impact_appendGfx().