Home
last modified time | relevance | path

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

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dstate.cpp185 …static unsigned valid_savegame_index(void *const user_entered_savegame_descriptions, const d_game_… in valid_savegame_index() function
191 unsigned valid_savegame_index(const d_game_unique_state::save_slot selection) const in valid_savegame_index() function
193 return valid_savegame_index(user_entered_savegame_descriptions, selection); in valid_savegame_index()
278 if (!valid_savegame_index(choice)) in event_handler()
1043 savegame_chooser_newmenu::valid_savegame_index(dsc, quicksave_selection)) in state_get_savegame_filename()
1078 assert(savegame_chooser_newmenu::valid_savegame_index(dsc, choice)); in state_get_savegame_filename()