summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-02 12:22:38 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-02 12:22:38 -0400
commit4b9a0daf2f216b798eccecad180d2c9f86c82a9a (patch)
tree686ca9674598595ca33137d56b25e777d5c06d0b /home/text.asm
parentdce013880ef1a8171310db173fdb9c45ea170d37 (diff)
Attempt to make Yellow Buildable, part 5
Rest of unknown pointers in homebank, fix some function names.
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index b12f5adb..03da172b 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -299,7 +299,7 @@ Char51:: ; 1882 (0:1882)
jp Next17B6
Char49:: ; 18a3 (0:18a3)
- ld a,[hFlags_0xfffa]
+ ld a,[hFlags_0xFFFA]
bit 3,a
jr z,.Char49
ld a,$4e