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, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/elevator_button.cpp b/engines/titanic/gfx/elevator_button.cpp
index 3c61869677..e66ee19af3 100644
--- a/engines/titanic/gfx/elevator_button.cpp
+++ b/engines/titanic/gfx/elevator_button.cpp
@@ -24,7 +24,7 @@
namespace Titanic {
-EMPTY_MESSAGE_MAP(CElevatorButton, CSTButton)
+EMPTY_MESSAGE_MAP(CElevatorButton, CSTButton);
CElevatorButton::CElevatorButton() : CSTButton() {
}