diff options
Diffstat (limited to 'macros')
-rw-r--r-- | macros/charmap.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm index 83ae5ab79..de6519602 100644 --- a/macros/charmap.asm +++ b/macros/charmap.asm @@ -10,8 +10,8 @@ charmap "└", $7d charmap "┘", $7e charmap " ", $7f - charmap "<FOOT>", $6e - charmap "<INCH>", $6f + charmap "′", $6e + charmap "″", $6f charmap "A", $80 |