summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/charmap.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm
index bdee88a1b..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