Home
last modified time | relevance | path

Searched refs:lib_cmd_history_common (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dsclibrar.cpp1229 static sc_bool lib_cmd_history_common(sc_gameref_t game, sc_int limit) { in lib_cmd_history_common() function
1314 return lib_cmd_history_common(game, limit); in lib_cmd_history_number()
1318 return lib_cmd_history_common(game, 0); in lib_cmd_history()
/dports/games/scare/scare-1.3.10/source/
H A Dsclibrar.c1372 lib_cmd_history_common (sc_gameref_t game, sc_int limit) in lib_cmd_history_common() function
1465 return lib_cmd_history_common (game, limit); in lib_cmd_history_number()
1471 return lib_cmd_history_common (game, 0); in lib_cmd_history()