aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_frame.h')
-rw-r--r--engines/titanic/pet_control/pet_frame.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_frame.h b/engines/titanic/pet_control/pet_frame.h
index d8924e83d3..720112c1c0 100644
--- a/engines/titanic/pet_control/pet_frame.h
+++ b/engines/titanic/pet_control/pet_frame.h
@@ -53,12 +53,12 @@ public:
* Sets up the section
*/
virtual bool setup(CPetControl *petControl);
-
+
/**
* Sets up the section
*/
virtual bool reset();
-
+
/**
* Handles mouse down messages
*/