From 63543f54e39829abf25d36771daf5cea7fdd1690 Mon Sep 17 00:00:00 2001 From: qwertymodo Date: Sun, 13 Oct 2019 14:16:10 -0700 Subject: [PATCH] Don't loop Zelda's theme or crystal maiden theme --- tables.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables.asm b/tables.asm index dc57559..a0b6c59 100644 --- a/tables.asm +++ b/tables.asm @@ -1680,7 +1680,7 @@ MSUTrackList: db $01,$03,$03,$03,$03,$03,$03,$01 db $03,$01,$03,$03,$03,$03,$03,$03 db $03,$03,$01,$03,$03,$03,$03,$03 -db $03,$03,$03,$03,$01,$03,$03,$03 +db $01,$01,$03,$03,$01,$03,$03,$03 db $01,$01,$03,$03,$03,$03,$03,$03 db $03,$03,$03,$03,$03,$03,$03,$03 db $03,$03,$03,$03,$03,$03,$03,$03