aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/throw_tv_down_well.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/throw_tv_down_well.h')
-rw-r--r--engines/titanic/game/throw_tv_down_well.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/throw_tv_down_well.h b/engines/titanic/game/throw_tv_down_well.h
index ce10264230..b6003aa3ef 100644
--- a/engines/titanic/game/throw_tv_down_well.h
+++ b/engines/titanic/game/throw_tv_down_well.h
@@ -32,7 +32,7 @@ public:
CString _strValue;
int _numValue;
public:
- CLASSDEF
+ CLASSDEF;
CThrowTVDownWell() : CGameObject(), _numValue(0) {}
/**