Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h809 bool MultipleQuickSaves; variable
H A DInterface.cpp241 MultipleQuickSaves = false; in Interface()
1135 CONFIG_INT("MultipleQuickSaves", MultipleQuickSaves = ); in Init()
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/GUIScript/
H A DGUIScript.cpp4682 return PyInt_FromLong(sgip->CreateSaveGame(slot, core->MultipleQuickSaves) );