aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/sgt_selector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/sgt_selector.cpp')
-rw-r--r--engines/titanic/gfx/sgt_selector.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/gfx/sgt_selector.cpp b/engines/titanic/gfx/sgt_selector.cpp
index 7ad126b60a..170b0f4712 100644
--- a/engines/titanic/gfx/sgt_selector.cpp
+++ b/engines/titanic/gfx/sgt_selector.cpp
@@ -24,6 +24,8 @@
namespace Titanic {
+EMPTY_MESSAGE_MAP(CSGTSelector, CPetGraphic)
+
void CSGTSelector::save(SimpleFile *file, int indent) const {
file->writeNumberLine(1, indent);
CPetGraphic::save(file, indent);