Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp124 {"{go {to {the}}} [down/d]", lib_cmd_go_down},
137 {"{go {to {the}}} [down/d]", lib_cmd_go_down},
H A Dscprotos.h378 extern sc_bool lib_cmd_go_down(sc_gameref_t game);
H A Dsclibrar.cpp2141 sc_bool lib_cmd_go_down(sc_gameref_t game) { in lib_cmd_go_down() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c135 {"{go {to {the}}} [down/d]", lib_cmd_go_down},
148 {"{go {to {the}}} [down/d]", lib_cmd_go_down},
H A Dscprotos.h372 extern sc_bool lib_cmd_go_down (sc_gameref_t game);
H A Dsclibrar.c2398 lib_cmd_go_down (sc_gameref_t game) in lib_cmd_go_down() function