mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
15 lines
166 B
Text
15 lines
166 B
Text
-D LANGUAGE=en_us
|
|
-D MESSAGESTYLE=neu
|
|
-D INSTRUCTIONS_MENU
|
|
|
|
-FC
|
|
-Fy obj -Fo obj
|
|
|
|
-o theGame.t3
|
|
|
|
-lib system
|
|
-lib adv3/adv3
|
|
-x exits
|
|
-x score
|
|
-x hintsys
|
|
-source index
|