aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_glyphs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_glyphs.h')
-rw-r--r--engines/titanic/pet_control/pet_glyphs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_glyphs.h b/engines/titanic/pet_control/pet_glyphs.h
index e4f4b1f59a..883c7992a3 100644
--- a/engines/titanic/pet_control/pet_glyphs.h
+++ b/engines/titanic/pet_control/pet_glyphs.h
@@ -194,7 +194,7 @@ public:
/**
* Called on a highlighted item when PET area is left
*/
- virtual bool leaveHighlighted() { return false; }
+ virtual void leaveHighlighted() {}
virtual int proc37() { return 0; }
@@ -368,7 +368,7 @@ public:
* When the PET section is left, passes onto the highlighted
* glyph, if any
*/
- bool leaveHighlighted();
+ void leaveHighlighted();
/**
* Called when a dragging operation starts