aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_val.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_val.h')
-rw-r--r--engines/titanic/pet_control/pet_val.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_val.h b/engines/titanic/pet_control/pet_val.h
index bd1fb9e55c..0e909d485b 100644
--- a/engines/titanic/pet_control/pet_val.h
+++ b/engines/titanic/pet_control/pet_val.h
@@ -40,7 +40,7 @@ public:
virtual void proc3();
virtual void proc4();
- virtual void proc5(Common::Rect *linkItem);
+ virtual void proc5(Rect *linkItem);
virtual int proc16();
};