From 3a1db3dfac99d017b592afa4e7e3fc7325e060cc Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Tue, 19 Oct 2021 17:48:38 -0700 Subject: Moves and some friend_area_action_menu --- asm/code_80428A0.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/code_80428A0.s') diff --git a/asm/code_80428A0.s b/asm/code_80428A0.s index 52a4ab0..11aae2e 100644 --- a/asm/code_80428A0.s +++ b/asm/code_80428A0.s @@ -2391,7 +2391,7 @@ _08043E46: cmp r0, 0 beq _08043E58 adds r0, r5, 0 - bl sub_8092BF4 + bl GetMoveMaxPP strb r0, [r4, 0x4] _08043E58: adds r4, 0x8 @@ -2710,7 +2710,7 @@ _080440D0: bne _080440F0 ldrh r1, [r5] adds r0, r2, 0 - bl sub_8092AD4 + bl InitZeroedPPPokemonMove b _080440F8 .align 2, 0 _080440E4: .4byte gRecruitedPokemonRef -- cgit v1.2.3