Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp370 {"drink %text%", lib_cmd_drink_other},
H A Dscprotos.h518 extern sc_bool lib_cmd_drink_other(sc_gameref_t game);
H A Dsclibrar.cpp9288 sc_bool lib_cmd_drink_other(sc_gameref_t game) { in lib_cmd_drink_other() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c345 {"drink %text%", lib_cmd_drink_other},
H A Dscprotos.h512 extern sc_bool lib_cmd_drink_other (sc_gameref_t game);
H A Dsclibrar.c10491 lib_cmd_drink_other (sc_gameref_t game) in lib_cmd_drink_other() function