Home
last modified time | relevance | path

Searched refs:TEXTDATA_T (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/hugo/
H A Dhtokens.h68 ATTR_T, VAR_T, DICTENTRY_T, TEXTDATA_T, enumerator
H A Dherun.cpp1384 if (game_version < 22) if (t==TEXT_T) t = TEXTDATA_T; in RunRoutine()
1562 case TEXTDATA_T: /* printed text from file */ in RunRoutine()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/hugo/
H A Dhtokens.h68 ATTR_T, VAR_T, DICTENTRY_T, TEXTDATA_T, enumerator
H A Dherun.cpp1394 if (game_version < 22) if (t==TEXT_T) t = TEXTDATA_T; in RunRoutine()
1572 case TEXTDATA_T: /* printed text from file */ in RunRoutine()