From af5c365ad6402ab518dc4b786a62d060e50fb749 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 26 Sep 2015 16:45:14 -0400 Subject: Bank2 audio. todo: correct labels --- audio/wave_instruments.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/wave_instruments.asm') diff --git a/audio/wave_instruments.asm b/audio/wave_instruments.asm index fede06af..9f34d3ac 100644 --- a/audio/wave_instruments.asm +++ b/audio/wave_instruments.asm @@ -6,7 +6,7 @@ dw .wave5 ; used in the Lavender Town and Pokemon Tower themes dw .wave5 ; unused 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