diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-11-02 16:37:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-02 16:37:00 -0700 |
commit | e29e61a4a1de2dff8ac4b7d0469794ba9ddf48f8 (patch) | |
tree | aa9bf96f0d1d91f06220e670b660f5fcf829b945 /asm/friend_list_menu.s | |
parent | f99f00b180561afeeb4b9c9918135c2db607fd52 (diff) | |
parent | 3a1db3dfac99d017b592afa4e7e3fc7325e060cc (diff) |
Merge pull request #68 from SethBarberee/sese_work
Moves and some friend_area_action_menu
Diffstat (limited to 'asm/friend_list_menu.s')
-rw-r--r-- | asm/friend_list_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/friend_list_menu.s b/asm/friend_list_menu.s index 2fe7701..3db3dd9 100644 --- a/asm/friend_list_menu.s +++ b/asm/friend_list_menu.s @@ -3915,7 +3915,7 @@ _08020D38: bne _08020D34 ldrh r1, [r3, 0x1E] adds r0, r2, 0 - bl sub_8092AD4 + bl InitZeroedPPPokemonMove _08020D52: cmp r5, 0x3 ble _08020D5E |