summaryrefslogtreecommitdiff
path: root/asm/trainer_see.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/trainer_see.s
parentc6eacc9be5423fab39c90ade16b147de4cd032fe (diff)
label pokemon2 and some box stuff
Diffstat (limited to 'asm/trainer_see.s')
-rw-r--r--asm/trainer_see.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/trainer_see.s b/asm/trainer_see.s
index 8a3d984cf..3b0fb7a7b 100644
--- a/asm/trainer_see.s
+++ b/asm/trainer_see.s
@@ -44,7 +44,7 @@ _080B3C12:
adds r5, r0, 0
cmp r1, 0x1
bhi _080B3C88
- bl CheckPlayerPartySize
+ bl GetMonsStateToDoubles_2
lsls r0, 24
cmp r0, 0
bne _080B3C42
@@ -196,7 +196,7 @@ _080B3D56:
cmp r0, 0x6
bne _080B3D8A
_080B3D7C:
- bl CheckPlayerPartySize
+ bl GetMonsStateToDoubles_2
lsls r0, 24
cmp r0, 0
bne _080B3DE0