diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-04-03 19:17:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-03 19:17:01 -0700 |
| commit | 010c0456eb207267d75c91cf68ff2b2356debcc0 (patch) | |
| tree | cab487b0a7e3dc34f0a5337be5175d62ed83db40 /data/scripts/script_0801550C.inc | |
| parent | 9f6afe9bfbeac18ed36ee9c0507b539c480d163b (diff) | |
| parent | cb03157e6553fde6787ee9837d3c70bc500696d3 (diff) | |
Merge pull request #145 from Henny022p/m4a
Sound
Diffstat (limited to 'data/scripts/script_0801550C.inc')
| -rw-r--r-- | data/scripts/script_0801550C.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/script_0801550C.inc b/data/scripts/script_0801550C.inc index 60940bdc..31767026 100644 --- a/data/scripts/script_0801550C.inc +++ b/data/scripts/script_0801550C.inc @@ -23,10 +23,10 @@ SCRIPT_START script_0801550C CallWithArg sub_0806AF60, 0x00000000 DoPostScriptAction 0x0010 Wait 0x0028 - SoundReq 0x0125 + PlaySound SFX_125 CallWithArg sub_0807FB28, 0x00000003 Wait 0x000a - SoundReq 0x0125 + PlaySound SFX_125 CallWithArg sub_0807FB28, 0x00000003 Wait 0x000a DoPostScriptAction 0x0010 |
