From 8a439dbd0509d37c8d29e340a6544b3c09be4a72 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 13 Dec 2015 20:33:56 -0500 Subject: Miscellaneous labels --- misc/mobile_40.asm | 2 +- misc/mobile_46.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm index 1c99ceb9e..6e0988f41 100644 --- a/misc/mobile_40.asm +++ b/misc/mobile_40.asm @@ -5406,7 +5406,7 @@ Function1023c6: ; 1023c6 ld [CurPartyMon], a xor a ld [wd10b], a - callba Functione039 + callba RemoveMonFromPartyOrBox ld hl, PartyCount inc [hl] ld a, [hli] diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm index 50e1437a7..8a5a79b93 100755 --- a/misc/mobile_46.asm +++ b/misc/mobile_46.asm @@ -7459,7 +7459,7 @@ Function11b5c0: ; 11b5c0 ld [CurPartyMon], a xor a ld [wPokemonWithdrawDepositParameter], a - callba Functione039 + callba RemoveMonFromPartyOrBox callba Function170807 callba Function14a58 jp Function11ad8a -- cgit v1.2.3