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/pokemon.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/pokemon.s') diff --git a/asm/pokemon.s b/asm/pokemon.s index d5c7f42..bc82a47 100644 --- a/asm/pokemon.s +++ b/asm/pokemon.s @@ -258,7 +258,7 @@ _0808D06E: beq _0808D07E adds r1, r0, 0 adds r0, r4, 0 - bl sub_8092AD4 + bl InitZeroedPPPokemonMove b _0808D080 _0808D07E: strb r0, [r4] @@ -415,7 +415,7 @@ _0808D19E: cmp r1, 0 beq _0808D1B4 adds r0, r4, 0 - bl sub_8092AD4 + bl InitZeroedPPPokemonMove b _0808D1B6 _0808D1B4: strb r1, [r4] -- cgit v1.2.3