diff options
Diffstat (limited to 'asm/battle_frontier_2.s')
-rwxr-xr-x | asm/battle_frontier_2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_frontier_2.s b/asm/battle_frontier_2.s index ead4750e1..a63267e48 100755 --- a/asm/battle_frontier_2.s +++ b/asm/battle_frontier_2.s @@ -29290,7 +29290,7 @@ sub_81A9B04: @ 81A9B04 cmp r0, 0 beq _081A9B2E movs r0, 0x1 - bl sub_80B47E0 + bl GetChosenApproachingTrainerMapObjectId ldr r1, =gSelectedMapObject strb r0, [r1] ldr r0, =gTrainerBattleOpponent_B |