aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_sound.h')
-rw-r--r--engines/titanic/pet_control/pet_sound.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/titanic/pet_control/pet_sound.h b/engines/titanic/pet_control/pet_sound.h
index 267bd03309..c4b663ad44 100644
--- a/engines/titanic/pet_control/pet_sound.h
+++ b/engines/titanic/pet_control/pet_sound.h
@@ -69,10 +69,9 @@ public:
virtual void draw2(CScreenManager *screenManager);
/**
- * Checks and updates any highlight of the glyph or any contextual
- * information it displays
+ * Called for mouse button down messages
*/
- virtual bool checkHighlight(const Point &pt);
+ virtual bool MouseButtonDownMsg(const Point &pt);
/**
* Called when mouse drag starts