aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/mobile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/npcs/mobile.cpp')
-rw-r--r--engines/titanic/npcs/mobile.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/npcs/mobile.cpp b/engines/titanic/npcs/mobile.cpp
index 37c1d13fee..55b37f52f1 100644
--- a/engines/titanic/npcs/mobile.cpp
+++ b/engines/titanic/npcs/mobile.cpp
@@ -24,6 +24,8 @@
namespace Titanic {
+EMPTY_MESSAGE_MAP(CMobile, CCharacter)
+
CMobile::CMobile() : CCharacter(), _fieldDC(0) {
}