aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/computer_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/computer_screen.h')
-rw-r--r--engines/titanic/game/computer_screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/computer_screen.h b/engines/titanic/game/computer_screen.h
index 1aed01c723..8fb1dcd4dc 100644
--- a/engines/titanic/game/computer_screen.h
+++ b/engines/titanic/game/computer_screen.h
@@ -28,7 +28,7 @@
namespace Titanic {
class CComputerScreen : public CGameObject {
- DECLARE_MESSAGE_MAP
+ DECLARE_MESSAGE_MAP;
bool ActMsg(CActMsg *msg);
bool MovieEndMsg(CMovieEndMsg *msg);
bool EnterViewMsg(CEnterViewMsg *msg);