aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control_sub10.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_control_sub10.h')
-rw-r--r--engines/titanic/pet_control/pet_control_sub10.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/titanic/pet_control/pet_control_sub10.h b/engines/titanic/pet_control/pet_control_sub10.h
index a6f863cb15..e31937865b 100644
--- a/engines/titanic/pet_control/pet_control_sub10.h
+++ b/engines/titanic/pet_control/pet_control_sub10.h
@@ -37,9 +37,9 @@ protected:
int _field1C;
int _field20;
int _field24;
- CPetGraphic _val1;
- CPetGraphic _val2;
- CPetGraphic _val3;
+ CPetGfxElement _val1;
+ CPetGfxElement _val2;
+ CPetGfxElement _val3;
public:
CPetControlSub10();