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