Home
last modified time | relevance | path

Searched refs:lib_cmd_put_all_on (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp226 {"put [all/everything] [on/onto/on top of] %object%", lib_cmd_put_all_on},
H A Dscprotos.h452 extern sc_bool lib_cmd_put_all_on(sc_gameref_t game);
H A Dsclibrar.cpp7283 sc_bool lib_cmd_put_all_on(sc_gameref_t game) { in lib_cmd_put_all_on() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c215 {"put [all/everything] [on/onto/on top of] %object%", lib_cmd_put_all_on},
H A Dscprotos.h446 extern sc_bool lib_cmd_put_all_on (sc_gameref_t game);
H A Dsclibrar.c8193 lib_cmd_put_all_on (sc_gameref_t game) in lib_cmd_put_all_on() function