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 7f2c3ca88..99ba4e9a8 100644
--- a/gfx/pics/animation.asm
+++ b/gfx/pics/animation.asm
@@ -899,7 +899,7 @@ Functiond0551: ; d0551
ld a, [hli]
ld h, [hl]
ld l, a
- ld de, $939
+ ld de, AttrMap - TileMap
add hl, de
ret
; d055c