aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/pet/pet_sentinal.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/pet/pet_sentinal.h')
-rw-r--r--engines/titanic/game/pet/pet_sentinal.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/titanic/game/pet/pet_sentinal.h b/engines/titanic/game/pet/pet_sentinal.h
index f7f9fef0ba..150fe4a87e 100644
--- a/engines/titanic/game/pet/pet_sentinal.h
+++ b/engines/titanic/game/pet/pet_sentinal.h
@@ -28,8 +28,15 @@
namespace Titanic {
class CPETSentinal : public CGameObject {
+ DECLARE_MESSAGE_MAP;
+ bool EnterViewMsg(CEnterViewMsg *msg);
+private:
+ int _elevatorNum;
+ int _wellEntry;
+ bool _resetHighlight;
public:
CLASSDEF;
+ CPETSentinal();
/**
* Save the data for the class to file