From 17be6c96fea9f5b7682bbfcb611a2fe21da409a7 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Mon, 25 May 2020 18:50:23 -0500 Subject: Update Audio 4 sfx names --- audio/sfx/unknown_80337.asm | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 audio/sfx/unknown_80337.asm (limited to 'audio/sfx/unknown_80337.asm') diff --git a/audio/sfx/unknown_80337.asm b/audio/sfx/unknown_80337.asm deleted file mode 100644 index 047dfaf4..00000000 --- a/audio/sfx/unknown_80337.asm +++ /dev/null @@ -1,31 +0,0 @@ -SFX_Unknown_80337_Ch5: - duty_cycle_pattern 3, 3, 0, 0 - square_note 15, 14, 0, 1920 - square_note 15, 15, 0, 1924 - square_note 15, 12, 3, 1504 - square_note 15, 12, 4, 1536 - square_note 10, 6, -4, 1920 - square_note 8, 7, 1, 1924 - sound_ret - - -SFX_Unknown_80337_Ch6: - duty_cycle_pattern 0, 0, 1, 1 - square_note 15, 10, 0, 1857 - square_note 15, 11, 0, 1859 - square_note 15, 9, 3, 1457 - square_note 15, 9, 4, 1473 - square_note 10, 4, -4, 1857 - square_note 8, 3, 1, 1862 - sound_ret - - -SFX_Unknown_80337_Ch8: - noise_note 2, 15, 2, 76 - noise_note 6, 14, 0, 58 - noise_note 15, 13, 0, 58 - noise_note 8, 13, 0, 44 - noise_note 6, 14, 6, 76 - noise_note 12, 7, -5, 76 - noise_note 15, 13, 3, 76 - sound_ret -- cgit v1.3.1-sl0p