Go to the source code of this file.
Functions | |
void | emote_init (EffectInstance *effect) |
void | emote_update (EffectInstance *effect) |
void | emote_render (EffectInstance *effect) |
void | emote_appendGfx (void *effect) |
void | func_E0020000 (EmoteFXData *part, s32 arg1) |
void | emote_main (s32 arg0, Npc *arg1, f32 arg2, f32 arg3, f32 arg4, f32 arg5, f32 arg6, s32 arg7, EffectInstance **arg8) |
Variables | |
Gfx | D_09002170_336DE0 [] |
Gfx | D_09002238_336EA8 [] |
Gfx | D_090022E0_336F50 [] |
Gfx | D_09002308_336F78 [] |
Gfx | D_090023B0_337020 [] |
Gfx | D_090023D8_337048 [] |
Gfx | D_09002480_3370F0 [] |
Gfx | D_090024A8_337118 [] |
Gfx | D_09002550_3371C0 [] |
Gfx | D_09002578_3371E8 [] |
Gfx * | D_E0020C90 [] = { D_090022E0_336F50, NULL, D_090023B0_337020, D_09002480_3370F0, D_09002550_3371C0 } |
Gfx * | D_E0020CA4 [] = { D_09002238_336EA8, NULL, D_09002308_336F78, D_090023D8_337048, D_090024A8_337118 } |
s8 | D_E0020CB8 [40] |
s8 | D_E0020CE0 [28] |
s8 | D_E0020CFC [40] |
s8 | D_E0020D24 [12] = { 0, 0, 1, 1, 2, 2, 3, 3, -13, 0, 0, 0 } |
s8 | D_E0020D30 [80] |
s8 * | D_E0020D80 [5] = { D_E0020CB8, D_E0020CE0, D_E0020CFC, D_E0020D24, D_E0020D30 } |
u8 | D_E0020D94 [] |
void emote_init | ( | EffectInstance * | effect | ) |
void emote_update | ( | EffectInstance * | effect | ) |
Definition at line 150 of file emote.c.
Referenced by emote_main().
void emote_render | ( | EffectInstance * | effect | ) |
Definition at line 191 of file emote.c.
Referenced by emote_main().
void emote_appendGfx | ( | void * | effect | ) |
Definition at line 204 of file emote.c.
Referenced by emote_render().
void func_E0020000 | ( | EmoteFXData * | part, |
s32 | arg1 ) |
Definition at line 58 of file emote.c.
Referenced by emote_main(), and emote_update().
void emote_main | ( | s32 | arg0, |
Npc * | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
f32 | arg5, | ||
f32 | arg6, | ||
s32 | arg7, | ||
EffectInstance ** | arg8 ) |
Definition at line 88 of file emote.c.
|
extern |
Referenced by emote_appendGfx().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Referenced by emote_appendGfx().
Gfx* D_E0020C90[] = { D_090022E0_336F50, NULL, D_090023B0_337020, D_09002480_3370F0, D_09002550_3371C0 } |
Definition at line 15 of file emote.c.
Referenced by emote_appendGfx().
Gfx* D_E0020CA4[] = { D_09002238_336EA8, NULL, D_09002308_336F78, D_090023D8_337048, D_090024A8_337118 } |
Definition at line 17 of file emote.c.
Referenced by emote_appendGfx().
s8 D_E0020CB8[40] |
Definition at line 19 of file emote.c.
s8 D_E0020CE0[28] |
s8 D_E0020CFC[40] |
Definition at line 28 of file emote.c.
s8 D_E0020D24[12] = { 0, 0, 1, 1, 2, 2, 3, 3, -13, 0, 0, 0 } |
s8 D_E0020D30[80] |
Definition at line 35 of file emote.c.
s8* D_E0020D80[5] = { D_E0020CB8, D_E0020CE0, D_E0020CFC, D_E0020D24, D_E0020D30 } |
u8 D_E0020D94[] |
Definition at line 43 of file emote.c.
Referenced by emote_appendGfx().