diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/charmap.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/charmap.s b/asm/charmap.s index ab61929f6..a268ead96 100644 --- a/asm/charmap.s +++ b/asm/charmap.s @@ -273,3 +273,5 @@ .charmapconst GROUDON, 0xFD, 0x0D .charmapconst next, 0xFE + + .charmapescape 'n', 0xFE |