Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp439 {"stop %text%", lib_cmd_stop_other},
H A Dscprotos.h584 extern sc_bool lib_cmd_stop_other(sc_gameref_t game);
H A Dsclibrar.cpp9304 sc_bool lib_cmd_stop_other(sc_gameref_t game) { in lib_cmd_stop_other() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c414 {"stop %text%", lib_cmd_stop_other},
H A Dscprotos.h578 extern sc_bool lib_cmd_stop_other (sc_gameref_t game);
H A Dsclibrar.c10515 lib_cmd_stop_other (sc_gameref_t game) in lib_cmd_stop_other() function