summaryrefslogtreecommitdiff
path: root/macros/charmap.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/charmap.asm')
-rw-r--r--macros/charmap.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm
index 48ef2cad3..83ae5ab79 100644
--- a/macros/charmap.asm
+++ b/macros/charmap.asm
@@ -10,6 +10,9 @@
charmap "└", $7d
charmap "┘", $7e
charmap " ", $7f
+ charmap "<FOOT>", $6e
+ charmap "<INCH>", $6f
+
charmap "A", $80
charmap "B", $81
@@ -301,3 +304,5 @@
charmap "<TRNER>", $5d
charmap "<ROCKET>", $5e
charmap "<......>", $56
+ charmap "<START>", $00
+ charmap "<DEXEND>", $5f