aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_section.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_section.h')
-rw-r--r--engines/titanic/pet_control/pet_section.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_section.h b/engines/titanic/pet_control/pet_section.h
index 5ae86b785c..58938c56c0 100644
--- a/engines/titanic/pet_control/pet_section.h
+++ b/engines/titanic/pet_control/pet_section.h
@@ -161,7 +161,10 @@ public:
*/
virtual void enterRoom(CRoomItem *room) {}
- virtual void proc25(int val);
+ /**
+ * Called when a previously set up PET timer expires
+ */
+ virtual void timerExpired(int val);
/**
* Get a reference to the tooltip text associated with the section
@@ -205,7 +208,10 @@ public:
*/
virtual void setNPC(const CString &name) {}
- virtual void proc35() {}
+ /**
+ * Resets the active NPC
+ */
+ virtual void resetNPC() {}
/**
* Show the text cursor