Home
last modified time | relevance | path

Searched defs:LimElem (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dtypes.h231 struct LimElem { /* LIMIT Type */ struct
232 Aword atr; /* Attribute that limits */
233 Aword val; /* And the limiting value */
234 Aaddr stms; /* Statements if fail */
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dtypes.h231 struct LimElem { /* LIMIT Type */ struct
232 Aword atr; /* Attribute that limits */
233 Aword val; /* And the limiting value */
234 Aaddr stms; /* Statements if fail */