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_80661.asm | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 audio/sfx/unknown_80661.asm (limited to 'audio/sfx/unknown_80661.asm') diff --git a/audio/sfx/unknown_80661.asm b/audio/sfx/unknown_80661.asm deleted file mode 100644 index e45a2b1f..00000000 --- a/audio/sfx/unknown_80661.asm +++ /dev/null @@ -1,21 +0,0 @@ -SFX_Unknown_80661_Ch5: - duty_cycle_pattern 3, 3, 0, 0 - square_note 4, 15, 3, 1760 - square_note 15, 14, 4, 1600 - square_note 8, 12, 1, 1568 - sound_ret - - -SFX_Unknown_80661_Ch6: - duty_cycle_pattern 0, 0, 2, 2 - square_note 3, 12, 3, 1667 - square_note 14, 11, 4, 1538 - square_note 8, 10, 1, 1537 - sound_ret - - -SFX_Unknown_80661_Ch8: - noise_note 4, 13, 3, 92 - noise_note 15, 14, 6, 76 - noise_note 8, 11, 1, 92 - sound_ret -- cgit v1.3.1-sl0p