summaryrefslogtreecommitdiff
path: root/data/scripts/script_0800B574.inc
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2021-04-03 19:17:01 -0700
committerGitHub <noreply@github.com>2021-04-03 19:17:01 -0700
commit010c0456eb207267d75c91cf68ff2b2356debcc0 (patch)
treecab487b0a7e3dc34f0a5337be5175d62ed83db40 /data/scripts/script_0800B574.inc
parent9f6afe9bfbeac18ed36ee9c0507b539c480d163b (diff)
parentcb03157e6553fde6787ee9837d3c70bc500696d3 (diff)
Merge pull request #145 from Henny022p/m4a
Sound
Diffstat (limited to 'data/scripts/script_0800B574.inc')
-rw-r--r--data/scripts/script_0800B574.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/script_0800B574.inc b/data/scripts/script_0800B574.inc
index c42e9417..f5acdf53 100644
--- a/data/scripts/script_0800B574.inc
+++ b/data/scripts/script_0800B574.inc
@@ -6,16 +6,16 @@ SCRIPT_START script_0800B574
EndBlock
WaitForSomething2 0x00000010
DoPostScriptAction 0x0008
- SoundReq 0x0111
+ PlaySound SFX_111
WaitForSomething2 0x00000010
DoPostScriptAction 0x0007
- SoundReq 0x0111
+ PlaySound SFX_111
WaitForSomething2 0x00000010
DoPostScriptAction 0x0008
- SoundReq 0x0111
+ PlaySound SFX_111
WaitForSomething2 0x00000010
DoPostScriptAction 0x0007
- SoundReq 0x0111
+ PlaySound SFX_111
script_0800B5BC:
Call sub_0808692C
SCRIPT_END