This commit is contained in:
2026-07-18 18:46:43 +02:00
parent e9c69864f1
commit 84e856c5eb
11 changed files with 555 additions and 58 deletions
+3 -1
View File
@@ -357,7 +357,9 @@ bigmap: ; screen code (a=1..z=26) -> glyph index
!byte 20, 18, 21, 0, 15, 0 ; u-z
; ---- shared texts (screen codes) ----
txt_title: !scr "labyrinth"
; the title is split so the two words can wear two colors
txt_t1: !scr "labyrin"
txt_t2: !scr "two"
txt_ttgname: !scr "teletype games"
txt_presents:!scr "presents"
txt_return: !scr "fire = return"