Go to the source code of this file.
void entity_SaveBlock_setupGfx | ( | s32 | index | ) |
Definition at line 30 of file SaveBlock.c.
Referenced by entity_SaveBlock_init().
Definition at line 80 of file SaveBlock.c.
Definition at line 88 of file SaveBlock.c.
Definition at line 94 of file SaveBlock.c.
Definition at line 99 of file SaveBlock.c.
Definition at line 106 of file SaveBlock.c.
Definition at line 118 of file SaveBlock.c.
Definition at line 124 of file SaveBlock.c.
Definition at line 131 of file SaveBlock.c.
Definition at line 136 of file SaveBlock.c.
Definition at line 142 of file SaveBlock.c.
Definition at line 153 of file SaveBlock.c.
|
extern |
Definition at line 67 of file SaveBlock.c.
Referenced by entity_SaveBlock_setupGfx().
|
extern |
Definition at line 184 of file SaveBlock.c.
Referenced by entity_SaveBlock_setupGfx().
|
extern |
Definition at line 189 of file SaveBlock.c.
Referenced by entity_SaveBlock_setupGfx().
|
extern |
Definition at line 203 of file SaveBlock.c.
EntityScript Entity_SaveBlock_ScriptResume |
Definition at line 182 of file SaveBlock.c.
Referenced by entity_SaveBlock_wait_for_close_choice().
BSS s32 SaveBlockTutorialPrinterClosed |
Definition at line 20 of file SaveBlock.c.
Referenced by entity_SaveBlock_show_choice_message(), entity_SaveBlock_show_tutorial_message(), entity_SaveBlock_wait_for_close_choice(), and entity_SaveBlock_wait_for_close_tutorial().
BSS s32 SaveBlockResultPrinterClosed |
Definition at line 21 of file SaveBlock.c.
Referenced by entity_SaveBlock_show_choice_message(), and entity_SaveBlock_wait_for_close_result().
BSS MessagePrintState* SaveBlockTutorialPrinter |
Definition at line 22 of file SaveBlock.c.
Referenced by entity_SaveBlock_show_choice_message(), and entity_SaveBlock_wait_for_close_choice().
BSS MessagePrintState* SaveBlockResultPrinter |
Definition at line 23 of file SaveBlock.c.
Referenced by entity_SaveBlock_show_choice_message(), entity_SaveBlock_show_result_message(), and entity_SaveBlock_wait_for_close_choice().
EntityScript Entity_SaveBlock_Script |
Definition at line 161 of file SaveBlock.c.
EntityModelScript Entity_SaveBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_SaveBlock_RenderNone, RENDER_MODE_SURFACE_XLU_LAYER3) |
Definition at line 189 of file SaveBlock.c.
EntityBlueprint Entity_SavePoint |
Definition at line 191 of file SaveBlock.c.