Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.h79 bool Cmd_PlaySLST(int argc, const char **argv);
H A Dconsole.cpp382 registerCmd("playSLST", WRAP_METHOD(RivenConsole, Cmd_PlaySLST)); in RivenConsole()
453 bool RivenConsole::Cmd_PlaySLST(int argc, const char **argv) { in Cmd_PlaySLST() function in Mohawk::RivenConsole
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.h79 bool Cmd_PlaySLST(int argc, const char **argv);
H A Dconsole.cpp383 registerCmd("playSLST", WRAP_METHOD(RivenConsole, Cmd_PlaySLST)); in RivenConsole()
454 bool RivenConsole::Cmd_PlaySLST(int argc, const char **argv) { in Cmd_PlaySLST() function in Mohawk::RivenConsole