Go to the source code of this file.
Functions | |
void | thunderbolt_ring_init (EffectInstance *effect) |
void | thunderbolt_ring_update (EffectInstance *effect) |
void | thunderbolt_ring_render (EffectInstance *effect) |
void | thunderbolt_ring_appendGfx (void *effect) |
EffectInstance * | thunderbolt_ring_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 lifeTime) |
Variables | |
Gfx | D_09000000_3B46A0 [] |
Gfx | D_090000C8_3B4768 [] |
void thunderbolt_ring_init | ( | EffectInstance * | effect | ) |
void thunderbolt_ring_update | ( | EffectInstance * | effect | ) |
Definition at line 55 of file thunderbolt_ring.c.
Referenced by thunderbolt_ring_main().
void thunderbolt_ring_render | ( | EffectInstance * | effect | ) |
Definition at line 87 of file thunderbolt_ring.c.
Referenced by thunderbolt_ring_main().
void thunderbolt_ring_appendGfx | ( | void * | effect | ) |
Definition at line 99 of file thunderbolt_ring.c.
Referenced by thunderbolt_ring_render().
EffectInstance * thunderbolt_ring_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | lifeTime ) |
Definition at line 12 of file thunderbolt_ring.c.
|
extern |
Referenced by thunderbolt_ring_appendGfx().
|
extern |
Referenced by thunderbolt_ring_appendGfx().