Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dscript_v6.cpp2527 … const int insaneVarNum = ((_game.features & GF_DEMO) && (_game.platform == Common::kPlatformDOS)) in o6_kernelSetFunctions() local
2531 _insane->runScene(insaneVarNum); in o6_kernelSetFunctions()
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Dscript_v6.cpp2567 … const int insaneVarNum = ((_game.features & GF_DEMO) && (_game.platform == Common::kPlatformDOS)) in o6_kernelSetFunctions() local
2571 _insane->runScene(insaneVarNum); in o6_kernelSetFunctions()