Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dmission.cpp369 …MS->prev_save_state = MS->Can_save(); // get previous state - used by lifts to see if player is ac… in Game_cycle()
H A Dsession.h258 bool8 Can_save() { in Can_save() function
H A Doptions_manager_pc.cpp1107 m_canSave = MS->Can_save(); in InitialiseInGameOptions()