Searched refs:ERR_TC1US1 (Results 1 – 5 of 5) sorted by relevance
/dports/games/tads/tads-3.0.8/tads2/ |
H A D | errmsg.c | 384 { ERR_TC1US1, "-1 (TADS version 1 compatibility) suboptions:" }, 385 { ERR_TC1US1 + 1, 387 { ERR_TC1US1 + 2, " (same as -Za)" }, 388 { ERR_TC1US1 + 3, " -1k (-)[toggle] disable new keywords" }, 389 { ERR_TC1US1 + 4, 391 { ERR_TC1US1 + 5, " -1d new replace 'do' keyword with 'new'" },
|
H A D | err.h | 344 #define ERR_TC1US1 3050 /* first tc -1 suboptions usage message */ macro
|
H A D | tcd.c | 280 tcduspt(ec, ERR_TC1US1, ERR_TC1USL); in tcd1usage()
|
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/ |
H A D | error.h | 346 #define ERR_TC1US1 3050 /* first tc -1 suboptions usage message */ macro
|
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/ |
H A D | error.h | 346 #define ERR_TC1US1 3050 /* first tc -1 suboptions usage message */ macro
|