diff options
Diffstat (limited to 'audio/sfx/go_outside_3.asm')
-rw-r--r-- | audio/sfx/go_outside_3.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/sfx/go_outside_3.asm b/audio/sfx/go_outside_3.asm index 37952248..cd3543f2 100644 --- a/audio/sfx/go_outside_3.asm +++ b/audio/sfx/go_outside_3.asm @@ -1,7 +1,7 @@ -SFX_Go_Outside_3_Ch7: - noisenote 2, 15, 1, 84 - noisenote 12, 7, 1, 35 - noisenote 2, 11, 1, 84 - noisenote 12, 6, 1, 35 - noisenote 6, 4, 1, 84 - endchannel +SFX_Go_Outside_3_Ch8: + noise_note 2, 15, 1, 84 + noise_note 12, 7, 1, 35 + noise_note 2, 11, 1, 84 + noise_note 12, 6, 1, 35 + noise_note 6, 4, 1, 84 + sound_ret |