summaryrefslogtreecommitdiff
path: root/asm/field_effect_helpers.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-02 17:03:46 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-02 17:03:46 +0200
commit591837e3c33837e72dd1282d59159999ba344ac3 (patch)
tree19b93b57a6ea8ff192edd93adaa46c98f0a30a02 /asm/field_effect_helpers.s
parent2089dd0f86559d8cbbfba1e3effec22ad538662f (diff)
decompile sound.s
Diffstat (limited to 'asm/field_effect_helpers.s')
-rw-r--r--asm/field_effect_helpers.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_effect_helpers.s b/asm/field_effect_helpers.s
index c4047b7e8..fc2a8682a 100644
--- a/asm/field_effect_helpers.s
+++ b/asm/field_effect_helpers.s
@@ -1840,7 +1840,7 @@ sub_8154CEC: @ 8154CEC
subs r0, 0x4
strh r0, [r3, 0x26]
movs r0, 0x46
- bl audio_play
+ bl PlaySE
_08154D76:
movs r0, 0
pop {r4-r6}
@@ -2179,7 +2179,7 @@ _08154FFC:
cmp r0, 0
bne _08155046
movs r0, 0x46
- bl audio_play
+ bl PlaySE
_08155046:
add sp, 0x4
pop {r4,r5}