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_0800DFB4.inc | |
| parent | 9f6afe9bfbeac18ed36ee9c0507b539c480d163b (diff) | |
| parent | cb03157e6553fde6787ee9837d3c70bc500696d3 (diff) | |
Merge pull request #145 from Henny022p/m4a
Sound
Diffstat (limited to 'data/scripts/script_0800DFB4.inc')
| -rw-r--r-- | data/scripts/script_0800DFB4.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/script_0800DFB4.inc b/data/scripts/script_0800DFB4.inc index 1a66bdab..e3de08af 100644 --- a/data/scripts/script_0800DFB4.inc +++ b/data/scripts/script_0800DFB4.inc @@ -3,10 +3,10 @@ SCRIPT_START script_0800DFB4 script_0800DFB6: CheckRoomFlag 0x0001 JumpIfNot script_0800DFB6 - SoundReq0x80100000 + StopBgm _0807E864 Call sub_0807DF28 - SoundReq 0x00f6 + PlaySound SFX_EVAPORATE CallWithArg sub_0806DA1C, 0x00000004 Call sub_0807DF50 _0807E878 |
