Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Dscript.cpp179 …Command *const startupCmd = localScript->getStartup(_game.getGameData().getCurrentScene()->_startu… in startStartupSection() local
180 if (startupCmd) { in startStartupSection()
181 return startCommand(startupCmd); in startStartupSection()
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Dscript.cpp179 …Command *const startupCmd = localScript->getStartup(_game.getGameData().getCurrentScene()->_startu… in startStartupSection() local
180 if (startupCmd) { in startStartupSection()
181 return startCommand(startupCmd); in startStartupSection()