diff options
| author | YamaArashi <shadow962@live.com> | 2016-01-28 00:03:12 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-01-28 00:03:12 -0800 |
| commit | fa6dcdd71301bb0f3d1ec66383c3d6caa488b5f8 (patch) | |
| tree | 4261f43f3c084b8f10566aff8c8e45f249051d82 /asm | |
| parent | 541e3f7a6fb57afaa19400e1c05ad3db75705fa3 (diff) | |
'.charmapstr' to '.string' and '{next}' to '\n'
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 |
