Go to the source code of this file.
Functions | |
void | spirit_card_init (EffectInstance *effect) |
void | spirit_card_update (EffectInstance *effect) |
void | spirit_card_render (EffectInstance *effect) |
void | spirit_card_appendGfx (void *effect) |
EFFECT_DEF_RING_BLAST (ring_blast_main) | |
EFFECT_DEF_MISC_PARTICLES (misc_particles_main) | |
EffectInstance * | spirit_card_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
void | func_E0112330 (s32 arg0, SpiritCardFXData *data) |
Variables | |
Gfx | D_09003F98_3FE448 [] |
Gfx | D_09004010_3FE4C0 [] |
Gfx | D_09004088_3FE538 [] |
Gfx | D_09004100_3FE5B0 [] |
Gfx | D_09004178_3FE628 [] |
Gfx | D_090041F0_3FE6A0 [] |
Gfx | D_09004268_3FE718 [] |
Gfx | D_090042E0_3FE790 [] |
Gfx | D_09004360_3FE810 [] |
Gfx | D_09004458_3FE908 [] |
Gfx | D_09004508_3FE9B8 [] |
Gfx | D_09004600_3FEAB0 [] |
Gfx * | D_E0112630 [] = { D_09004458_3FE908, D_09004600_3FEAB0 } |
Gfx * | D_E0112638 [] = { D_09004360_3FE810, D_09004508_3FE9B8 } |
Gfx * | D_E0112640 [] |
void spirit_card_init | ( | EffectInstance * | effect | ) |
void spirit_card_update | ( | EffectInstance * | effect | ) |
Definition at line 90 of file spirit_card.c.
Referenced by spirit_card_main().
void spirit_card_render | ( | EffectInstance * | effect | ) |
Definition at line 118 of file spirit_card.c.
Referenced by spirit_card_main().
void spirit_card_appendGfx | ( | void * | effect | ) |
Definition at line 152 of file spirit_card.c.
Referenced by spirit_card_render().
EFFECT_DEF_RING_BLAST | ( | ring_blast_main | ) |
EFFECT_DEF_MISC_PARTICLES | ( | misc_particles_main | ) |
EffectInstance * spirit_card_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 32 of file spirit_card.c.
void func_E0112330 | ( | s32 | arg0, |
SpiritCardFXData * | data ) |
Definition at line 131 of file spirit_card.c.
Referenced by spirit_card_appendGfx().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Referenced by spirit_card_appendGfx().
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E0112630[] = { D_09004458_3FE908, D_09004600_3FEAB0 } |
Definition at line 17 of file spirit_card.c.
Referenced by spirit_card_appendGfx().
Gfx* D_E0112638[] = { D_09004360_3FE810, D_09004508_3FE9B8 } |
Definition at line 18 of file spirit_card.c.
Referenced by spirit_card_appendGfx().
Gfx* D_E0112640[] |
Definition at line 19 of file spirit_card.c.
Referenced by spirit_card_appendGfx().