From 6574881cdac656d23697be57ab048c90b0969949 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Sun, 28 Jul 2019 17:29:35 -0500 Subject: Use generic names for noise instruments coming up with satisfactory names is hard, besides this will improve compatibility with crystal --- audio/sfx/triangle1_2.asm | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 audio/sfx/triangle1_2.asm (limited to 'audio/sfx/triangle1_2.asm') diff --git a/audio/sfx/triangle1_2.asm b/audio/sfx/triangle1_2.asm deleted file mode 100644 index a90cec67..00000000 --- a/audio/sfx/triangle1_2.asm +++ /dev/null @@ -1,3 +0,0 @@ -SFX_Triangle1_2_Ch8: - noise_note 0, 5, 1, 42 - sound_ret -- cgit v1.3.1-sl0p