diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 18:34:18 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-06 18:34:18 +0200 |
commit | 0cc4cadd2f02b19cea6eba1826aab8c3668dc677 (patch) | |
tree | 9df3d79d001686d0817659de8aa7aade4b906752 /asm/link.s | |
parent | c6eacc9be5423fab39c90ade16b147de4cd032fe (diff) |
label pokemon2 and some box stuff
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 |