Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.h130 bool Cmd_InvItem(int argc, const char **argv);
H A Dconsole.cpp824 registerCmd("invItem", WRAP_METHOD(CSTimeConsole, Cmd_InvItem)); in CSTimeConsole()
904 bool CSTimeConsole::Cmd_InvItem(int argc, const char **argv) { in Cmd_InvItem() function in Mohawk::CSTimeConsole
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.h131 bool Cmd_InvItem(int argc, const char **argv);
H A Dconsole.cpp836 registerCmd("invItem", WRAP_METHOD(CSTimeConsole, Cmd_InvItem)); in CSTimeConsole()
916 bool CSTimeConsole::Cmd_InvItem(int argc, const char **argv) { in Cmd_InvItem() function in Mohawk::CSTimeConsole