diff options
Diffstat (limited to 'asm/battle_controller_opponent.s')
-rw-r--r-- | asm/battle_controller_opponent.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_controller_opponent.s b/asm/battle_controller_opponent.s index c49bbe830..e35398430 100644 --- a/asm/battle_controller_opponent.s +++ b/asm/battle_controller_opponent.s @@ -4201,7 +4201,7 @@ sub_8061690: @ 8061690 ands r0, r2 cmp r0, 0 beq _080616B0 - bl sub_806B830 + bl GetSecretBaseTrainerPicIndex b _0806175A .pool _080616B0: @@ -4448,7 +4448,7 @@ sub_80618D8: @ 80618D8 ands r0, r2 cmp r0, 0 beq _080618F8 - bl sub_806B830 + bl GetSecretBaseTrainerPicIndex b _080619A2 .pool _080618F8: |