diff options
Diffstat (limited to 'music/sfx/sfx_1f_07.asm')
-rw-r--r-- | music/sfx/sfx_1f_07.asm | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/music/sfx/sfx_1f_07.asm b/music/sfx/sfx_1f_07.asm index 5301647d..69982127 100644 --- a/music/sfx/sfx_1f_07.asm +++ b/music/sfx/sfx_1f_07.asm @@ -1,9 +1,5 @@ SFX_1f_07_Ch1: ; 7c324 (1f:4324) - note D_, 2 - note E_, 2 - note D_, 12 - note D_, 1 - note F#, 2 - note D_, 11 + unknownnoise0x20 1, 65, 43 + unknownnoise0x20 0, 97, 42 endchannel ; 0x7c32b
\ No newline at end of file |