aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/pet/pet_class1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/pet/pet_class1.cpp')
-rw-r--r--engines/titanic/game/pet/pet_class1.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/game/pet/pet_class1.cpp b/engines/titanic/game/pet/pet_class1.cpp
index 4bd25560fb..b0407ef6e5 100644
--- a/engines/titanic/game/pet/pet_class1.cpp
+++ b/engines/titanic/game/pet/pet_class1.cpp
@@ -24,6 +24,8 @@
namespace Titanic {
+EMPTY_MESSAGE_MAP(CPETClass1, CGameObject)
+
void CPETClass1::save(SimpleFile *file, int indent) const {
file->writeNumberLine(1, indent);
CGameObject::save(file, indent);