Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dscrunner.cpp298 {"undo", lib_cmd_undo},
H A Dscprotos.h394 extern sc_bool lib_cmd_undo(sc_gameref_t game);
H A Dsclibrar.cpp1181 sc_bool lib_cmd_undo(sc_gameref_t game) { in lib_cmd_undo() function
/dports/games/scare/scare-1.3.10/source/
H A Dscrunner.c275 {"undo", lib_cmd_undo},
H A Dscprotos.h388 extern sc_bool lib_cmd_undo (sc_gameref_t game);
H A Dsclibrar.c1320 lib_cmd_undo (sc_gameref_t game) in lib_cmd_undo() function