summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'gfx')
-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 c9b3e4436..6d79ff433 100644
--- a/gfx/pics/animation.asm
+++ b/gfx/pics/animation.asm
@@ -2,7 +2,7 @@
Functiond0000: ; d0000
- ld hl, $c4ac
+ hlcoord 12, 0
ld a, [IsInBattle]
cp $1
jr z, .asm_d0012