Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dsclibrar.cpp3041 static sc_bool lib_list_object_state(sc_gameref_t game, sc_int object, sc_bool is_described) { in lib_list_object_state() function
3180 is_described |= lib_list_object_state(game, object, is_described); in lib_cmd_examine_object()
/dports/games/scare/scare-1.3.10/source/
H A Dsclibrar.c3444 lib_list_object_state (sc_gameref_t game, sc_int object, sc_bool is_described) in lib_list_object_state() function
3596 is_described |= lib_list_object_state (game, object, is_described); in lib_cmd_examine_object()