From 7059bb15f3c7b1ba0f589126ae71fdca55c4a993 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Tue, 22 Oct 2013 02:13:16 -0400 Subject: Fix blue and yellow music --- constants.asm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'constants.asm') diff --git a/constants.asm b/constants.asm index 84950cd6..54f367f1 100644 --- a/constants.asm +++ b/constants.asm @@ -3499,10 +3499,6 @@ unknownmusic0xee: MACRO db \1 ENDM -unknownmusic0xef: MACRO - db $EF -ENDM - stereopanning: MACRO db $F0 db \1 -- cgit v1.3.1-sl0p