aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/music_switch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/music_switch.cpp')
-rw-r--r--engines/titanic/gfx/music_switch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/music_switch.cpp b/engines/titanic/gfx/music_switch.cpp
index fb1c6de9f7..1c2ced0b4e 100644
--- a/engines/titanic/gfx/music_switch.cpp
+++ b/engines/titanic/gfx/music_switch.cpp
@@ -24,7 +24,7 @@
namespace Titanic {
-EMPTY_MESSAGE_MAP(CMusicSwitch, CMusicControl)
+EMPTY_MESSAGE_MAP(CMusicSwitch, CMusicControl);
void CMusicSwitch::save(SimpleFile *file, int indent) {
file->writeNumberLine(1, indent);