aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control
diff options
context:
space:
mode:
authorPaul Gilbert2016-03-06 20:23:35 -0500
committerPaul Gilbert2016-03-06 20:23:35 -0500
commit2395e5601ca09c001ba5cff7c67a0dd70019f789 (patch)
tree5e0cb4c4997cefb55a238169cfe865916093d3f5 /engines/titanic/pet_control
parentdd5c119f322b8d6462bb5b7a3028d1536c7c3214 (diff)
downloadscummvm-rg350-2395e5601ca09c001ba5cff7c67a0dd70019f789.tar.gz
scummvm-rg350-2395e5601ca09c001ba5cff7c67a0dd70019f789.tar.bz2
scummvm-rg350-2395e5601ca09c001ba5cff7c67a0dd70019f789.zip
TITANIC: Further gcc compilation fixes
Diffstat (limited to 'engines/titanic/pet_control')
-rw-r--r--engines/titanic/pet_control/pet_control_sub10.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_control_sub10.h b/engines/titanic/pet_control/pet_control_sub10.h
index e532f9c116..f8534d7089 100644
--- a/engines/titanic/pet_control/pet_control_sub10.h
+++ b/engines/titanic/pet_control/pet_control_sub10.h
@@ -41,7 +41,6 @@ protected:
CPetVal _val2;
CPetVal _val3;
public:
- CLASSDEF
CPetControlSub10();
virtual void proc8();