Go to the source code of this file.
Enumerations | |
| enum | { BTL_SUBSTATE_FADE_OUT = 1 , BTL_SUBSTATE_EXEC_STAGE_SCRIPT = 2 , BTL_SUBSTATE_AWAIT_STAGE_SCRIPT = 3 , BTL_SUBSTATE_CLEANUP = 4 } |
Functions | |
| void | btl_state_update_end_demo_battle (void) |
| void | btl_state_draw_end_demo_battle (void) |
Variables | |
| s16 | DemoBattleBeginDelay |
| StageListRow * | gCurrentStagePtr |
| Enumerator | |
|---|---|
| BTL_SUBSTATE_FADE_OUT | |
| BTL_SUBSTATE_EXEC_STAGE_SCRIPT | |
| BTL_SUBSTATE_AWAIT_STAGE_SCRIPT | |
| BTL_SUBSTATE_CLEANUP | |
Definition at line 8 of file end_demo.c.
Definition at line 16 of file end_demo.c.
Referenced by btl_update().
Definition at line 107 of file end_demo.c.
Referenced by btl_draw_ui().
|
extern |
Definition at line 14 of file 16C8E0.c.
Referenced by btl_state_update_end_demo_battle().
|
extern |
Definition at line 12 of file battle.cpp.
Referenced by btl_state_update_end_demo_battle().