Home
last modified time | relevance | path

Searched defs:ERR_GET_CHILD_0 (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dfrotz_types.h132 ERR_GET_CHILD_0 = 21, ///< @get_child called with object 0 enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dfrotz_types.h131 ERR_GET_CHILD_0 = 21, ///< @get_child called with object 0 enumerator
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dfrotz.h690 #define ERR_GET_CHILD_0 20 /* @get_child called with object 0 */ macro