summaryrefslogtreecommitdiff
path: root/home/battle.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-10 15:14:41 -0800
committeryenatch <yenatch@gmail.com>2015-02-10 15:14:41 -0800
commitc07ed74a5dbdf7ce684ec02b546862bbcc582f5f (patch)
tree0b6248dc338caa0970dddbac4c96a8c58f2501d5 /home/battle.asm
parent62b473d6c65a50134dda1511351fcab2cf476cf7 (diff)
Blind wram labels part 4.
Diffstat (limited to 'home/battle.asm')
-rw-r--r--home/battle.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/battle.asm b/home/battle.asm
index d1f59ad81..758c15ae1 100644
--- a/home/battle.asm
+++ b/home/battle.asm
@@ -275,7 +275,7 @@ Function3a90:: ; 3a90
ld l, a
ld a, d
ld h, a
- ld de, $d00c
+ ld de, wd00c
ld bc, $0028
call CopyBytes
pop af