From 5826f25bef74508e4017281c6bc3badd2c57d3fa Mon Sep 17 00:00:00 2001 From: Eggy0 Date: Fri, 16 Mar 2018 22:02:14 +0100 Subject: Made some changes --- audio/sfx/fly_3.asm | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'audio/sfx/fly_3.asm') diff --git a/audio/sfx/fly_3.asm b/audio/sfx/fly_3.asm index 084c8b4c..5337f8d3 100644 --- a/audio/sfx/fly_3.asm +++ b/audio/sfx/fly_3.asm @@ -1,18 +1,18 @@ SFX_Fly_3_Ch7: - unknownnoise0x20 2, 241, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 161, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 209, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 129, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 177, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 97, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 145, 18 - unknownnoise0x20 2, 0, 0 - unknownnoise0x20 2, 65, 18 - unknownnoise0x20 2, 0, 0 + noisenote 2, 241, 18 + noisenote 2, 0, 0 + noisenote 2, 161, 18 + noisenote 2, 0, 0 + noisenote 2, 209, 18 + noisenote 2, 0, 0 + noisenote 2, 129, 18 + noisenote 2, 0, 0 + noisenote 2, 177, 18 + noisenote 2, 0, 0 + noisenote 2, 97, 18 + noisenote 2, 0, 0 + noisenote 2, 145, 18 + noisenote 2, 0, 0 + noisenote 2, 65, 18 + noisenote 2, 0, 0 endchannel -- cgit v1.3.1-sl0p