diff options
Diffstat (limited to 'macros')
-rw-r--r-- | macros/charmap.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm index 48ef2cad3..bdee88a1b 100644 --- a/macros/charmap.asm +++ b/macros/charmap.asm @@ -301,3 +301,5 @@ charmap "<TRNER>", $5d charmap "<ROCKET>", $5e charmap "<......>", $56 + charmap "<START>", $00 + charmap "<DEXEND>", $5f |