Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp119 {"{go {to {the}}} [north/n]", lib_cmd_go_north},
132 {"{go {to {the}}} [north/n]", lib_cmd_go_north},
H A Dscprotos.h373 extern sc_bool lib_cmd_go_north(sc_gameref_t game);
H A Dsclibrar.cpp2121 sc_bool lib_cmd_go_north(sc_gameref_t game) { in lib_cmd_go_north() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c130 {"{go {to {the}}} [north/n]", lib_cmd_go_north},
143 {"{go {to {the}}} [north/n]", lib_cmd_go_north},
H A Dscprotos.h367 extern sc_bool lib_cmd_go_north (sc_gameref_t game);
H A Dsclibrar.c2368 lib_cmd_go_north (sc_gameref_t game) in lib_cmd_go_north() function