summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-22 12:55:46 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-22 12:55:46 -0400
commit15f6a0af437436200a944f81dee0a5f477b2e8eb (patch)
tree7ad0ec5faa0ec62c8cd99788f3ff7802ce828cc8 /mobile
parentb9a74ff777ea9418a94616c3b5a26b932a66981c (diff)
Identify a few more labels and data
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_42.asm4
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]