diff options
Diffstat (limited to 'macros/charmap.asm')
-rw-r--r-- | macros/charmap.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm index 8d02de4be..e497b13c4 100644 --- a/macros/charmap.asm +++ b/macros/charmap.asm @@ -130,6 +130,7 @@ charmap "'t", $d5 charmap "'v", $d6 + charmap "←", $df charmap "'", $e0 charmap "<PK>", $e1 charmap "<MN>", $e2 |