summaryrefslogtreecommitdiff
path: root/asm/player_pc.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-06 18:34:18 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-06 18:34:18 +0200
commit0cc4cadd2f02b19cea6eba1826aab8c3668dc677 (patch)
tree9df3d79d001686d0817659de8aa7aade4b906752 /asm/player_pc.s
parentc6eacc9be5423fab39c90ade16b147de4cd032fe (diff)
label pokemon2 and some box stuff
Diffstat (limited to 'asm/player_pc.s')
-rw-r--r--asm/player_pc.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/player_pc.s b/asm/player_pc.s
index a2711cb03..1f5e0c332 100644
--- a/asm/player_pc.s
+++ b/asm/player_pc.s
@@ -1484,7 +1484,7 @@ sub_816BABC: @ 816BABC
push {r4,lr}
lsls r0, 24
lsrs r4, r0, 24
- bl calc_player_party_count
+ bl CalculatePlayerPartyCount
lsls r0, 24
cmp r0, 0
bne _0816BAD4