aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/elevator_button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/elevator_button.cpp')
-rw-r--r--engines/titanic/gfx/elevator_button.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/gfx/elevator_button.cpp b/engines/titanic/gfx/elevator_button.cpp
index 81c9598b03..2a599ca491 100644
--- a/engines/titanic/gfx/elevator_button.cpp
+++ b/engines/titanic/gfx/elevator_button.cpp
@@ -24,6 +24,8 @@
namespace Titanic {
+EMPTY_MESSAGE_MAP(CElevatorButton, CSTButton)
+
CElevatorButton::CElevatorButton() : CSTButton() {
}