Home
last modified time | relevance | path

Searched refs:_revert_game (Results 1 – 4 of 4) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dinterface.h237 _revert_game, enumerator
H A Dinterface.cpp437 case _revert_game: in set_game_state()
1154 case _revert_game: in idle_game_state()
1482 case _revert_game: in portable_process_screen_click()
2293 …me_in_progress || game_state.state==_switch_demo || game_state.state==_revert_game || game_state.s… in finish_game()
/dports/games/alephone/alephone-release-20190331/Source_Files/
H A Dshell.cpp773 case _revert_game: in main_event_loop()
1235 case _revert_game: in process_game_key()
/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dplayer.cpp747 set_game_state(_revert_game); in update_players()