summaryrefslogtreecommitdiff
path: root/gfx/pics/animation.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/pics/animation.asm')
-rw-r--r--gfx/pics/animation.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/pics/animation.asm b/gfx/pics/animation.asm
index d736ef37e..165cf642d 100644
--- a/gfx/pics/animation.asm
+++ b/gfx/pics/animation.asm
@@ -3,7 +3,7 @@
Functiond0000: ; d0000
hlcoord 12, 0
- ld a, [IsInBattle]
+ ld a, [wBattleMode]
cp $1
jr z, .asm_d0012
ld e, $0