aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/parrot/player_meets_parrot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/parrot/player_meets_parrot.h')
-rw-r--r--engines/titanic/game/parrot/player_meets_parrot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/game/parrot/player_meets_parrot.h b/engines/titanic/game/parrot/player_meets_parrot.h
index 9cee9ee322..edae18801f 100644
--- a/engines/titanic/game/parrot/player_meets_parrot.h
+++ b/engines/titanic/game/parrot/player_meets_parrot.h
@@ -29,6 +29,7 @@
namespace Titanic {
class CPlayerMeetsParrot : public CGameObject {
+ DECLARE_MESSAGE_MAP;
protected:
bool EnterRoomMsg(CEnterRoomMsg *msg);
public: