summaryrefslogtreecommitdiff
path: root/misc/mobile_42.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-01 21:54:11 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-01 21:54:11 -0500
commit92a8c491c3a8c39a7c51b300d759f93aa5157447 (patch)
tree2b0fca0ca289327e65b3b4339f1523f6060c4437 /misc/mobile_42.asm
parentffbf2c0f5d28c05c14f67a3cfb123d37157c2ef9 (diff)
Break up engine/sprites.asm; address yenatch's comments
Diffstat (limited to 'misc/mobile_42.asm')
-rw-r--r--misc/mobile_42.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_42.asm b/misc/mobile_42.asm
index c2d7171e0..d559b9419 100644
--- a/misc/mobile_42.asm
+++ b/misc/mobile_42.asm
@@ -151,7 +151,7 @@ Function1080b7: ; 1080b7
ld [hWX], a
ld a, $90
ld [hWY], a
- callba Function8cf53
+ callba ClearSpriteAnims
call DelayFrame
ld de, TradeBallGFX
ld hl, VTiles0
@@ -204,7 +204,7 @@ Function108157: ; 108157
ld [hWX], a
ld a, $90
ld [hWY], a
- callba Function8cf53
+ callba ClearSpriteAnims
xor a
ld hl, wc300
ld [hli], a