summaryrefslogtreecommitdiff
path: root/engine/battle/1c.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2014-08-08 22:39:13 -0700
committerYamaArashi <shadow962@live.com>2014-08-08 22:39:13 -0700
commit59f0507e4cd0693eb89f5ab3e44cb3c442666140 (patch)
tree331b08b7eb8c64dc3ff8c505f58a5c28763d79ad /engine/battle/1c.asm
parentc9946975d4cd806c92c1aa1efef94eb41d8b9d36 (diff)
Labelled many functions/variables
Diffstat (limited to 'engine/battle/1c.asm')
-rwxr-xr-xengine/battle/1c.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/1c.asm b/engine/battle/1c.asm
index b3b24007..3f23a27c 100755
--- a/engine/battle/1c.asm
+++ b/engine/battle/1c.asm
@@ -87,7 +87,7 @@ BattleTransition: ; 7096d (1c:496d)
ld [H_AUTOBGTRANSFERENABLED], a
call Delay3
xor a
- ld [$ffb0], a
+ ld [hVBlankWY], a
dec a
ld [wcfcb], a
call DelayFrame