summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-12-20 13:19:59 -0600
committerGitHub <noreply@github.com>2020-12-20 13:19:59 -0600
commite506359b615a6c352c41b4366c8cdafe634a4a05 (patch)
tree9ba304cf8d635d6f6c81c85ce864b0311108b414 /src/constants
parent68f371effcfc31927dc093a68505af85f523d243 (diff)
parentb276b23d4e9ea34d64766ddb92c768b4bc4f1b8f (diff)
Merge pull request #81 from dannye/master
Use rgbgfx instead of gfx.py
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/charmaps.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/constants/charmaps.asm b/src/constants/charmaps.asm
index f87e841..4803d29 100644
--- a/src/constants/charmaps.asm
+++ b/src/constants/charmaps.asm
@@ -280,11 +280,11 @@ ENDM
fwcharmap 0, "ぷ", $54
fwcharmap 0, "ぺ", $55
fwcharmap 0, "ぽ", $56
- fwcharmap 0, "あ", $57
- fwcharmap 0, "い", $58
- fwcharmap 0, "う", $59
- fwcharmap 0, "え", $5a
- fwcharmap 0, "お", $5b
+ fwcharmap 0, "あ(2)", $57
+ fwcharmap 0, "い(2)", $58
+ fwcharmap 0, "う(2)", $59
+ fwcharmap 0, "え(2)", $5a
+ fwcharmap 0, "お(2)", $5b
fwcharmap 0, "ゃ", $5c
fwcharmap 0, "ゅ", $5d
fwcharmap 0, "ょ", $5e