From aae999f72bd81a3156c7e00da4ebf499f52da5a6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 4 Nov 2020 15:16:20 -0500 Subject: Start reorganizing pokeyellow --- audio/wave_instruments.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/wave_instruments.asm') diff --git a/audio/wave_instruments.asm b/audio/wave_instruments.asm index 5095cced..911ce873 100644 --- a/audio/wave_instruments.asm +++ b/audio/wave_instruments.asm @@ -8,7 +8,6 @@ dw .wave5 ; used in the Lavender Town and Pokemon Tower themes dw .wave5 ; unused dw .wave5 ; unused -; dw .wave5 ; unused ; these are the definitions for the channel 3 instruments ; each instrument definition is made up of 32 points (nibbles) that form -- cgit v1.3.1-sl0p