Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.h56 bool Cmd_Cache(int argc, const char **argv);
H A Dconsole.cpp70 registerCmd("cache", WRAP_METHOD(MystConsole, Cmd_Cache)); in MystConsole()
298 bool MystConsole::Cmd_Cache(int argc, const char **argv) { in Cmd_Cache() function in Mohawk::MystConsole
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.h56 bool Cmd_Cache(int argc, const char **argv);
H A Dconsole.cpp71 registerCmd("cache", WRAP_METHOD(MystConsole, Cmd_Cache)); in MystConsole()
299 bool MystConsole::Cmd_Cache(int argc, const char **argv) { in Cmd_Cache() function in Mohawk::MystConsole