Go to the source code of this file.
Functions | |
void | ring_blast_init (EffectInstance *effect) |
void | ring_blast_update (EffectInstance *effect) |
void | ring_blast_render (EffectInstance *effect) |
void | ring_blast_appendGfx (void *effect) |
void | ring_blast_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 arg5) |
Variables | |
Gfx | D_09001040_3583E0 [] |
Gfx | D_090010F8_358498 [] |
Gfx * | D_E0048A00 [] = { D_090010F8_358498, D_090010F8_358498 } |
Gfx * | D_E0048A08 [] = { D_09001040_3583E0, D_09001040_3583E0 } |
void ring_blast_init | ( | EffectInstance * | effect | ) |
void ring_blast_update | ( | EffectInstance * | effect | ) |
Definition at line 55 of file ring_blast.c.
Referenced by ring_blast_main().
void ring_blast_render | ( | EffectInstance * | effect | ) |
Definition at line 73 of file ring_blast.c.
Referenced by ring_blast_main().
void ring_blast_appendGfx | ( | void * | effect | ) |
Definition at line 86 of file ring_blast.c.
Referenced by ring_blast_render().
void ring_blast_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 15 of file ring_blast.c.
Referenced by spirit_card_main().
|
extern |
|
extern |
Gfx* D_E0048A00[] = { D_090010F8_358498, D_090010F8_358498 } |
Definition at line 7 of file ring_blast.c.
Referenced by ring_blast_appendGfx().
Gfx* D_E0048A08[] = { D_09001040_3583E0, D_09001040_3583E0 } |
Definition at line 8 of file ring_blast.c.
Referenced by ring_blast_appendGfx().