aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/head_spinner.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/head_spinner.h')
-rw-r--r--engines/titanic/game/head_spinner.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/engines/titanic/game/head_spinner.h b/engines/titanic/game/head_spinner.h
index 8d3de61f07..3ed3e1f01a 100644
--- a/engines/titanic/game/head_spinner.h
+++ b/engines/titanic/game/head_spinner.h
@@ -32,11 +32,7 @@ public:
int _value1, _value2;
public:
CHeadSpinner() : CGameObject(), _value1(0), _value2(0) {}
-
- /**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CHeadSpinner"; }
+ CLASSDEF
/**
* Save the data for the class to file