diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 11:51:13 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-01-10 11:51:13 -0500 |
commit | 3f54c7caa1c40692f3f8c2b7660b0459dac38c0e (patch) | |
tree | 98953676ecc3acea0fe02a7cc3813ffa3a20063e /asm/link_rfu_3.s | |
parent | 5734043a202bb831609736802de615687531f7f3 (diff) |
Port script_pokemon_util_80A0058
Diffstat (limited to 'asm/link_rfu_3.s')
-rw-r--r-- | asm/link_rfu_3.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/link_rfu_3.s b/asm/link_rfu_3.s index 1f47f7214..96a599bc9 100644 --- a/asm/link_rfu_3.s +++ b/asm/link_rfu_3.s @@ -3272,7 +3272,7 @@ sub_81173C0: @ 81173C0 adds r6, r0, 0 lsls r6, 16 lsrs r6, 16 - bl sp000_heal_pokemon + bl HealPlayerParty bl SavePlayerParty bl LoadPlayerBag ldr r5, _0811742C @ =gLinkPlayers @@ -3660,7 +3660,7 @@ _081177A0: ldr r0, _081177C4 @ =gBlockSendBuffer movs r1, 0x1 bl sub_8117594 - bl sp000_heal_pokemon + bl HealPlayerParty bl SavePlayerParty bl LoadPlayerBag movs r0, 0x1 @@ -3673,7 +3673,7 @@ _081177A0: _081177C4: .4byte gBlockSendBuffer _081177C8: bl CleanupOverworldWindowsAndTilemaps - bl sp000_heal_pokemon + bl HealPlayerParty bl SavePlayerParty bl LoadPlayerBag ldr r0, _081177EC @ =gBlockSendBuffer @@ -3689,7 +3689,7 @@ _081177C8: _081177EC: .4byte gBlockSendBuffer _081177F0: bl CleanupOverworldWindowsAndTilemaps - bl sp000_heal_pokemon + bl HealPlayerParty bl SavePlayerParty bl LoadPlayerBag ldr r0, _08117814 @ =gBlockSendBuffer |