aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/auto_animate.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/auto_animate.h')
-rw-r--r--engines/titanic/game/auto_animate.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/titanic/game/auto_animate.h b/engines/titanic/game/auto_animate.h
index 2afb85b9d5..0fd4ad768f 100644
--- a/engines/titanic/game/auto_animate.h
+++ b/engines/titanic/game/auto_animate.h
@@ -33,11 +33,8 @@ public:
int _fieldE4;
int _fieldE8;
public:
+ CLASSDEF
CAutoAnimate() : CBackground(), _fieldE0(1), _fieldE4(1), _fieldE8(0) {}
- /**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CAutoAnimate"; }
/**
* Save the data for the class to file