Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/toltecs/
H A Dscript.cpp195 _switchLocalDataFar = false; in setMainScript()
228 if (_switchLocalDataFar) { in runScript()
229 _switchLocalDataFar = false; in runScript()
370 _switchLocalDataFar = true; in execOpcode()
H A Dscript.h87 bool _switchLocalDataNear, _switchLocalDataFar, _switchLocalDataToStack; variable
/dports/games/scummvm/scummvm-2.5.1/engines/toltecs/
H A Dscript.h87 bool _switchLocalDataNear, _switchLocalDataFar, _switchLocalDataToStack; variable
H A Dscript.cpp195 _switchLocalDataFar = false; in setMainScript()
230 if (_switchLocalDataFar) { in runScript()
231 _switchLocalDataFar = false; in runScript()
372 _switchLocalDataFar = true; in execOpcode()