aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/pet/pet_transition.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/pet/pet_transition.h')
-rw-r--r--engines/titanic/game/pet/pet_transition.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/game/pet/pet_transition.h b/engines/titanic/game/pet/pet_transition.h
index 4abf16d509..d0fa20ccc5 100644
--- a/engines/titanic/game/pet/pet_transition.h
+++ b/engines/titanic/game/pet/pet_transition.h
@@ -28,6 +28,8 @@
namespace Titanic {
class CPETTransition : public CGameObject {
+ DECLARE_MESSAGE_MAP;
+ bool EnterViewMsg(CEnterViewMsg *msg);
public:
CLASSDEF;