summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
commit4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch)
treede8727d33beb886cb451a8d5e693ee46aafde55d /home/text.asm
parent72265ab92abd235c2af6d26ae76dd0dcaecfd6ac (diff)
commented battle stuff
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 362347cc..276b652e 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -62,7 +62,7 @@ PlaceNextChar:: ; 1956 (0:1956)
cp $4E
jr nz,.next
ld bc,$0028
- ld a,[$FFF6]
+ ld a,[hFlags_0xFFF6]
bit 2,a
jr z,.next2
ld bc,$14