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 9ff6cda30..ab61929f6 100644 --- a/asm/charmap.s +++ b/asm/charmap.s @@ -249,6 +249,8 @@ .charmap "ポ", 0x9F .charmap "ッ", 0xA0 + .charmap "ー", 0xAE + .charmapconst PK, 0x53 .charmapconst PKMN, 0x53, 0x54 .charmapconst POKEBLOCK, 0x55, 0x56, 0x57, 0x58, 0x59 |