aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control_sub7.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-18 23:13:19 -0400
committerPaul Gilbert2016-07-10 16:11:32 -0400
commit79c10ee30a5b4c8e41dc12806f432df88ff9af6f (patch)
treec33d3b78703a5b0a7749330f235ff4c17f4906be /engines/titanic/pet_control/pet_control_sub7.h
parent225af470883f7e8e90ea18faf6b26b29342accb9 (diff)
downloadscummvm-rg350-79c10ee30a5b4c8e41dc12806f432df88ff9af6f.tar.gz
scummvm-rg350-79c10ee30a5b4c8e41dc12806f432df88ff9af6f.tar.bz2
scummvm-rg350-79c10ee30a5b4c8e41dc12806f432df88ff9af6f.zip
TITANIC: Rename CPetControlSub12 to CPetText
Diffstat (limited to 'engines/titanic/pet_control/pet_control_sub7.h')
-rw-r--r--engines/titanic/pet_control/pet_control_sub7.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/titanic/pet_control/pet_control_sub7.h b/engines/titanic/pet_control/pet_control_sub7.h
index 5ad0ba793e..367ce840fc 100644
--- a/engines/titanic/pet_control/pet_control_sub7.h
+++ b/engines/titanic/pet_control/pet_control_sub7.h
@@ -24,14 +24,14 @@
#define TITANIC_PET_CONTROL_SUB7_H
#include "titanic/pet_control/pet_section.h"
-#include "titanic/pet_control/pet_control_sub12.h"
+#include "titanic/pet_control/pet_text.h"
namespace Titanic {
class CPetControlSub7 : public CPetSection {
private:
- CPetControlSub12 _sub1;
- CPetControlSub12 _sub2;
+ CPetText _text1;
+ CPetText _text2;
public:
/**
* Returns true if the object is in a valid state