diff options
Diffstat (limited to 'asm/link.s')
-rw-r--r-- | asm/link.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/link.s b/asm/link.s index 2c66dae74..7d2abd23f 100644 --- a/asm/link.s +++ b/asm/link.s @@ -33411,7 +33411,7 @@ _0801AB1E: ble _0801AB1E movs r0, 0x32 bl IncrementGameStat - bl calc_player_party_count + bl CalculatePlayerPartyCount ldr r0, =gTrainerBattleOpponent_A movs r2, 0xC0 lsls r2, 4 |