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_80ca1.asm | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 audio/sfx/unknown_80ca1.asm (limited to 'audio/sfx/unknown_80ca1.asm') diff --git a/audio/sfx/unknown_80ca1.asm b/audio/sfx/unknown_80ca1.asm deleted file mode 100644 index d42abd93..00000000 --- a/audio/sfx/unknown_80ca1.asm +++ /dev/null @@ -1,27 +0,0 @@ -SFX_Unknown_80ca1_Ch5: - duty_cycle_pattern 0, 1, 2, 3 - square_note 3, 15, 3, 1380 - square_note 2, 14, 2, 1348 - square_note 5, 13, 1, 1314 - square_note 2, 11, 2, 1156 - square_note 8, 13, 1, 1186 - square_note 3, 15, 3, 1316 - square_note 4, 14, 4, 1252 - square_note 8, 13, 1, 1282 - sound_ret - - -SFX_Unknown_80ca1_Ch6: - duty_cycle_pattern 3, 0, 3, 0 - square_note 3, 13, 3, 1376 - square_note 2, 12, 2, 1344 - square_note 5, 12, 1, 1312 - square_note 2, 9, 2, 1152 - square_note 8, 12, 1, 1184 - square_note 3, 13, 3, 1312 - square_note 3, 12, 4, 1248 - square_note 8, 12, 1, 1280 - - -SFX_Unknown_80ca1_Ch8: - sound_ret -- cgit v1.3.1-sl0p