Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Ddebug.cpp156 } else if (RandomCommand *const randomCmd = dynamic_cast<RandomCommand *>(command)) { in showCommands() local
157 const RandomCommand::Choices &choices = randomCmd->getChoices(); in showCommands()
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Ddebug.cpp156 } else if (RandomCommand *const randomCmd = dynamic_cast<RandomCommand *>(command)) { in showCommands() local
157 const RandomCommand::Choices &choices = randomCmd->getChoices(); in showCommands()