aboutsummaryrefslogtreecommitdiff
path: root/saga
diff options
context:
space:
mode:
Diffstat (limited to 'saga')
-rw-r--r--saga/music.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/saga/music.cpp b/saga/music.cpp
index 60e9739f13..164f4c754f 100644
--- a/saga/music.cpp
+++ b/saga/music.cpp
@@ -345,13 +345,13 @@ const MUSIC_MIDITABLE Music::_midiTableITECD[26] = {
{ "intro.mid", MUSIC_LOOP }, // 10
{ "fvillage.mid", MUSIC_LOOP }, // 11
{ "elkhall.mid", MUSIC_LOOP }, // 12
- { "mouse.mid", 0 }, // 13
+ { "mouse.mid", 0 }, // 13
{ "darkclaw.mid", MUSIC_LOOP }, // 14
{ "birdchrp.mid", MUSIC_LOOP }, // 15
{ "orbtempl.mid", MUSIC_LOOP }, // 16
{ "spooky.mid", MUSIC_LOOP }, // 17
{ "catfest.mid", MUSIC_LOOP }, // 18
- { "elkfanfare.mid", 0 }, // 19
+ { "elkfanfare.mid", 0 }, // 19
{ "bcexpl.mid", MUSIC_LOOP }, // 20
{ "boargtnt.mid", MUSIC_LOOP }, // 21
{ "boarking.mid", MUSIC_LOOP }, // 22