aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/bridge_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/bridge_view.h')
-rw-r--r--engines/titanic/game/bridge_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/bridge_view.h b/engines/titanic/game/bridge_view.h
index be349f3a15..d7c7c35aa9 100644
--- a/engines/titanic/game/bridge_view.h
+++ b/engines/titanic/game/bridge_view.h
@@ -31,7 +31,7 @@ class CBridgeView : public CBackground {
public:
int _fieldE0;
public:
- CLASSDEF
+ CLASSDEF;
CBridgeView() : CBackground(), _fieldE0(0) {}
/**