Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp125 {"{go {to {the}}} [in]", lib_cmd_go_in},
138 {"{go {to {the}}} [in]", lib_cmd_go_in},
H A Dscprotos.h379 extern sc_bool lib_cmd_go_in(sc_gameref_t game);
H A Dsclibrar.cpp2145 sc_bool lib_cmd_go_in(sc_gameref_t game) { in lib_cmd_go_in() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c136 {"{go {to {the}}} [in]", lib_cmd_go_in},
149 {"{go {to {the}}} [in]", lib_cmd_go_in},
H A Dscprotos.h373 extern sc_bool lib_cmd_go_in (sc_gameref_t game);
H A Dsclibrar.c2404 lib_cmd_go_in (sc_gameref_t game) in lib_cmd_go_in() function