summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/music.cpp11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/music.cpp b/src/music.cpp
index 5d8eab9..b171d06 100644
--- a/src/music.cpp
+++ b/src/music.cpp
@@ -67,7 +67,7 @@ const char* SongNameList [] = {
"MINIGAME",
"BONUS_AREA",
"CHALLENGE",
- "",
+ "BOWSER_CASTLE",
"",
"",
"",
@@ -79,15 +79,6 @@ const char* SongNameList [] = {
"",
"BOSS_CASTLE",
"BOSS_AIRSHIP",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
NULL
};