Go to the source code of this file.
Enumerations | |
| enum | { BTL_SUBSTATE_TRY_COMMAND_RECOVER = 1 , BTL_SUBSTATE_AWAIT_WATER_BLOCK = 2 , BTL_SUBSTATE_CHECK_WATER_BLOCK = 10 , BTL_SUBSTATE_CHECK_CLOUD_NINE = 11 , BTL_SUBSTATE_AWAIT_CLOUD_NINE = 12 , BTL_SUBSTATE_CHECK_TURBO_CHARGE = 15 , BTL_SUBSTATE_AWAIT_TURBO_CHARGE = 16 , BTL_SUBSTATE_AWAIT_OUTTA_SIGHT = 20 , BTL_SUBSTATE_TRY_STATUS_DAMAGE = 21 , BTL_SUBSTATE_TRY_STATUS_RECOVER = 22 , BTL_SUBSTATE_END_DELAY = 30 , BTL_SUBSTATE_RESET_STATE = 100 } |
Definition at line 6 of file player_turn_begin.c.
Definition at line 1127 of file dmg_player.c.
Referenced by update_status_damage().
Definition at line 22 of file player_turn_begin.c.
Referenced by btl_state_update_begin_player_turn().
Definition at line 70 of file player_turn_begin.c.
Referenced by btl_state_update_begin_player_turn().
Definition at line 107 of file player_turn_begin.c.
Referenced by btl_state_update_begin_player_turn().
Definition at line 147 of file player_turn_begin.c.
Referenced by btl_state_update_begin_player_turn().
Definition at line 289 of file player_turn_begin.c.
Referenced by btl_state_update_begin_player_turn().
Definition at line 346 of file player_turn_begin.c.
Referenced by btl_update().