diff --git a/src/music.cpp b/src/music.cpp index b2e94f56c..d60c67c99 100644 --- a/src/music.cpp +++ b/src/music.cpp @@ -129,7 +129,6 @@ void Music_Init(void) tune.song = "_title"; tune.priority = 100; tune.resist = true; - tune.credit = true; } {