aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/doorbot_home_handler.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-07-24 20:30:56 -0400
committerPaul Gilbert2016-07-24 20:30:56 -0400
commit4d79ee16c07e2398e9058fe93947b4704cd6048a (patch)
tree50c5234e21822d777e9a989c9af918feb6654a22 /engines/titanic/game/doorbot_home_handler.h
parenteb98b984fb5a630422013ab5f030d49b0aa39552 (diff)
downloadscummvm-rg350-4d79ee16c07e2398e9058fe93947b4704cd6048a.tar.gz
scummvm-rg350-4d79ee16c07e2398e9058fe93947b4704cd6048a.tar.bz2
scummvm-rg350-4d79ee16c07e2398e9058fe93947b4704cd6048a.zip
TITANIC: Add semicolon after CLASSDEF macro usage
Diffstat (limited to 'engines/titanic/game/doorbot_home_handler.h')
-rw-r--r--engines/titanic/game/doorbot_home_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/doorbot_home_handler.h b/engines/titanic/game/doorbot_home_handler.h
index 66cec70ee9..99ba6d37a9 100644
--- a/engines/titanic/game/doorbot_home_handler.h
+++ b/engines/titanic/game/doorbot_home_handler.h
@@ -29,7 +29,7 @@ namespace Titanic {
class CDoorbotHomeHandler : public CGameObject {
public:
- CLASSDEF
+ CLASSDEF;
CDoorbotHomeHandler();
/**