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