diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-22 21:33:49 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-22 21:33:49 +0200 |
commit | d5afb0c6e9566a62ca6d597aeabc173b2c3e7fa5 (patch) | |
tree | 4e194dbd475be40df1f584ecf095ddac5a0a3cd0 /asm/battle_controller_opponent.s | |
parent | cf26b0e125aef07052b333139c33a6bbe1088f96 (diff) |
up to x48 and troubles
Diffstat (limited to 'asm/battle_controller_opponent.s')
-rw-r--r-- | asm/battle_controller_opponent.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_opponent.s b/asm/battle_controller_opponent.s index 639ef0ce6..1bfa3ff12 100644 --- a/asm/battle_controller_opponent.s +++ b/asm/battle_controller_opponent.s @@ -6015,7 +6015,7 @@ sub_8062630: @ 8062630 ldrb r0, [r0] cmp r0, 0 beq _0806266C - bl sub_805EA60 + bl BattleMusicStop ldrb r1, [r5] lsls r1, 9 adds r0, r4, 0x1 |