diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-03 02:43:41 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-03 02:43:41 -0400 |
commit | 2f99edc6fd21d0af1bb05fae55302a46c744ffa6 (patch) | |
tree | 029550da939f992a73e3ff5e9f0d7c5baa1850f2 /asm/battle_anim_81258BC.s | |
parent | 1966f65696215a09066f6da70920703d6f3fd870 (diff) |
NotInBattle
Diffstat (limited to 'asm/battle_anim_81258BC.s')
-rw-r--r-- | asm/battle_anim_81258BC.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_anim_81258BC.s b/asm/battle_anim_81258BC.s index 69b95b703..a42f7693e 100644 --- a/asm/battle_anim_81258BC.s +++ b/asm/battle_anim_81258BC.s @@ -377,7 +377,7 @@ sub_812B18C: @ 812B18C bl sub_8076F98 lsls r0, 24 lsrs r6, r0, 24 - bl IsContest + bl NotInBattle lsls r0, 24 cmp r0, 0 beq _0812B1CC @@ -524,7 +524,7 @@ sub_812B2B8: @ 812B2B8 bl sub_8076F98 lsls r0, 24 lsrs r4, r0, 24 - bl IsContest + bl NotInBattle lsls r0, 24 cmp r0, 0 beq _0812B2DC |