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/damage.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/sfx/damage.asm') diff --git a/audio/sfx/damage.asm b/audio/sfx/damage.asm index 452fd5ed..525f9170 100644 --- a/audio/sfx/damage.asm +++ b/audio/sfx/damage.asm @@ -1,5 +1,5 @@ SFX_Damage_Ch7: - unknownnoise0x20 2, 244, 68 - unknownnoise0x20 2, 244, 20 - unknownnoise0x20 15, 241, 50 + noisenote 2, 244, 68 + noisenote 2, 244, 20 + noisenote 15, 241, 50 endchannel -- cgit v1.3.1-sl0p