Go to the source code of this file.
Enumerations | |
| enum | { BTL_SUBSTATE_AWAIT_RECOVER_DONE = 1 , BTL_SUBSTATE_EXEC_TURN_SCRIPT = 8 , BTL_SUBSTATE_AWAIT_TURN_SCRIPT = 9 , BTL_SUBSTATE_END_DELAY = 10 , BTL_SUBSTATE_RESET_STATE = 100 } |
Functions | |
| void | btl_state_update_begin_partner_turn (void) |
| void | btl_state_draw_begin_partner_turn (void) |
| Enumerator | |
|---|---|
| BTL_SUBSTATE_AWAIT_RECOVER_DONE | |
| BTL_SUBSTATE_EXEC_TURN_SCRIPT | |
| BTL_SUBSTATE_AWAIT_TURN_SCRIPT | |
| BTL_SUBSTATE_END_DELAY | |
| BTL_SUBSTATE_RESET_STATE | |
Definition at line 4 of file partner_turn_begin.c.
Definition at line 13 of file partner_turn_begin.c.
Referenced by btl_update().