diff options
Diffstat (limited to 'mobile/mobile_42.asm')
-rw-r--r-- | mobile/mobile_42.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm index b6c5a3e3d..f609cb74d 100644 --- a/mobile/mobile_42.asm +++ b/mobile/mobile_42.asm @@ -1509,7 +1509,7 @@ MobileTradeAnim_DeleteSprites: call ClearSprites ret -Function108bc7: +MobileTradeAnim_AnimateSentPulse: ld a, [wcf64] and a ret z @@ -1526,7 +1526,7 @@ Function108bc7: farcall DeinitializeSprite ret -Function108be0: +MobileTradeAnim_AnimateOTPulse: ld hl, SPRITEANIMSTRUCT_YCOORD add hl, bc ld a, [hl] |