Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Ddebug.cpp154 } else if (CallMacroCommand *const callMacroCmd = dynamic_cast<CallMacroCommand *>(command)) { in showCommands() local
155 command = callMacroCmd->getReturnCommand(); in showCommands()
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Ddebug.cpp154 } else if (CallMacroCommand *const callMacroCmd = dynamic_cast<CallMacroCommand *>(command)) { in showCommands() local
155 command = callMacroCmd->getReturnCommand(); in showCommands()