Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Ddebug.h41 bool cmd_showsection(int argc, const char **argv);
H A Ddebug.cpp62 registerCmd("showsection", WRAP_METHOD(Console, cmd_showsection)); in Console()
170 bool Console::cmd_showsection(int argc, const char **argv) { in cmd_showsection() function in MutationOfJB::Console
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Ddebug.h41 bool cmd_showsection(int argc, const char **argv);
H A Ddebug.cpp62 registerCmd("showsection", WRAP_METHOD(Console, cmd_showsection)); in Console()
170 bool Console::cmd_showsection(int argc, const char **argv) { in cmd_showsection() function in MutationOfJB::Console