summaryrefslogtreecommitdiff
path: root/engine/battle/animations.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-12 16:37:06 -0700
committerYamaArashi <shadow962@live.com>2015-07-12 16:37:06 -0700
commit99df5f0fd79f063ee4c7ec364eadd175a3d83c42 (patch)
tree2ce0fdca689c8e7e4875f5b812577f274b869083 /engine/battle/animations.asm
parent849b53623b2ace56ef40b7bbdefe29a86e10162e (diff)
use constant for bg transfer dest hram var
Diffstat (limited to 'engine/battle/animations.asm')
-rwxr-xr-xengine/battle/animations.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/animations.asm b/engine/battle/animations.asm
index 8b3b9147..a54233d0 100755
--- a/engine/battle/animations.asm
+++ b/engine/battle/animations.asm
@@ -2871,7 +2871,7 @@ Func_79de9: ; 79de9 (1e:5de9)
Func_79e0d: ; 79e0d (1e:5e0d)
ld a, h
- ld [$ffbd], a
+ ld [H_AUTOBGTRANSFERDEST + 1], a
ld a, l
ld [H_AUTOBGTRANSFERDEST], a
jp Delay3