From a719498033e51234be1a71d56a11e7c5c683802d Mon Sep 17 00:00:00 2001 From: scawful Date: Thu, 29 Aug 2024 20:24:22 -0400 Subject: [PATCH] replace stone tower temple with deku theme --- Oracle_main.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Oracle_main.asm b/Oracle_main.asm index f3bbdc2..20e74b3 100644 --- a/Oracle_main.asm +++ b/Oracle_main.asm @@ -144,8 +144,8 @@ namespace Oracle incsrc "Music/color_dungeon_theme.asm" print "End of color_dungeon_theme.asm ", pc - incsrc "Music/stone_tower_temple_v2.asm" - print "End of stone_tower_temple.asm ", pc + incsrc "Music/deku_theme.asm" + print "End of Music/deku_theme.asm ", pc incsrc "Music/song_of_healing.asm" print "End of Music/song_of_healing.asm ", pc