Go to the source code of this file.
Data Structures | |
struct | UnkStruct |
Functions | |
void | stop_watch_init (EffectInstance *effect) |
void | stop_watch_update (EffectInstance *effect) |
void | stop_watch_render (EffectInstance *effect) |
void | stop_watch_appendGfx (void *effect) |
EffectInstance * | stop_watch_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
void | func_E00C4300 (void) |
Variables | |
Gfx | D_09001000_3CC890 [] |
u8 | D_E00C49D0 [] = { 120, 80, 40, 60 } |
u8 | D_E00C49D4 [] |
u8 | D_E00C49E8 [] |
u8 | D_E00C49FC [] |
UnkStruct | D_E00C4A10 [] |
struct UnkStruct |
void stop_watch_init | ( | EffectInstance * | effect | ) |
void stop_watch_update | ( | EffectInstance * | effect | ) |
Definition at line 108 of file stop_watch.c.
Referenced by stop_watch_main().
void stop_watch_render | ( | EffectInstance * | effect | ) |
Definition at line 165 of file stop_watch.c.
Referenced by stop_watch_main().
void stop_watch_appendGfx | ( | void * | effect | ) |
Definition at line 180 of file stop_watch.c.
Referenced by stop_watch_render().
EffectInstance * stop_watch_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 47 of file stop_watch.c.
void func_E00C4300 | ( | void | ) |
Definition at line 177 of file stop_watch.c.
|
extern |
Referenced by stop_watch_appendGfx().
u8 D_E00C49D0[] = { 120, 80, 40, 60 } |
Definition at line 12 of file stop_watch.c.
Referenced by stop_watch_appendGfx().
u8 D_E00C49D4[] |
Definition at line 14 of file stop_watch.c.
Referenced by stop_watch_appendGfx().
u8 D_E00C49E8[] |
Definition at line 19 of file stop_watch.c.
Referenced by stop_watch_appendGfx().
u8 D_E00C49FC[] |
Definition at line 24 of file stop_watch.c.
Referenced by stop_watch_appendGfx().
UnkStruct D_E00C4A10[] |
Definition at line 29 of file stop_watch.c.
Referenced by stop_watch_main().