Go to the source code of this file.
Functions | |
void | state_init_file_select (void) |
void | state_step_file_select (void) |
void | state_drawUI_file_select (void) |
void | state_init_exit_file_select (void) |
void | state_step_exit_file_select (void) |
void | state_drawUI_exit_file_select (void) |
Variables | |
u16 | gFrameBuf0 [] |
u16 | gFrameBuf1 [] |
u16 | gFrameBuf2 [] |
u16 * | fsFrameBuffers [] = { gFrameBuf0, gFrameBuf1, gFrameBuf2 } |
NUPiOverlaySegment | D_8007798C |
u8 | IntroMessageIdx = 0 |
s32 | D_80200000 |
ShapeFile | gMapShapeData |
BSS s8 | D_800A0930 |
BSS s8 | D_800A0931 |
void state_init_file_select | ( | void | ) |
Definition at line 48 of file state_file_select.c.
void state_step_file_select | ( | void | ) |
Definition at line 92 of file state_file_select.c.
void state_drawUI_file_select | ( | void | ) |
Definition at line 120 of file state_file_select.c.
void state_init_exit_file_select | ( | void | ) |
Definition at line 123 of file state_file_select.c.
void state_step_exit_file_select | ( | void | ) |
Definition at line 138 of file state_file_select.c.
void state_drawUI_exit_file_select | ( | void | ) |
Definition at line 200 of file state_file_select.c.
u16* fsFrameBuffers[] = { gFrameBuf0, gFrameBuf1, gFrameBuf2 } |
Definition at line 25 of file state_file_select.c.
NUPiOverlaySegment D_8007798C |
Definition at line 27 of file state_file_select.c.
Referenced by state_step_file_select().
u8 IntroMessageIdx = 0 |
Definition at line 39 of file state_file_select.c.
Referenced by state_init_intro().
|
extern |
Referenced by init_hud_element_list().
BSS s8 D_800A0930 |
Definition at line 44 of file state_file_select.c.
Referenced by state_init_exit_file_select(), state_step_exit_file_select(), and state_step_file_select().
BSS s8 D_800A0931 |
Definition at line 45 of file state_file_select.c.
Referenced by state_init_exit_file_select(), state_init_file_select(), state_step_exit_file_select(), and state_step_file_select().