aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control_sub6.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_control_sub6.h')
-rw-r--r--engines/titanic/pet_control/pet_control_sub6.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/titanic/pet_control/pet_control_sub6.h b/engines/titanic/pet_control/pet_control_sub6.h
index d26c8f2753..93f83c2d6b 100644
--- a/engines/titanic/pet_control/pet_control_sub6.h
+++ b/engines/titanic/pet_control/pet_control_sub6.h
@@ -24,10 +24,15 @@
#define TITANIC_PET_CONTROL_SUB6_H
#include "titanic/pet_control/pet_control_sub_base.h"
+#include "titanic/pet_control/pet_control_sub10.h"
+#include "titanic/pet_control/pet_control_sub12.h"
namespace Titanic {
class CPetControlSub6 : public CPetControlSubBase {
+private:
+ CPetControlSub10 _sub10;
+ CPetControlSub10 _sub12;
public:
/**
* Save the data for the class to file