aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/parrot/parrot_loser.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/parrot/parrot_loser.h')
-rw-r--r--engines/titanic/game/parrot/parrot_loser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/game/parrot/parrot_loser.h b/engines/titanic/game/parrot/parrot_loser.h
index 819fd6614c..e03bfb0727 100644
--- a/engines/titanic/game/parrot/parrot_loser.h
+++ b/engines/titanic/game/parrot/parrot_loser.h
@@ -28,6 +28,8 @@
namespace Titanic {
class CParrotLoser : public CGameObject {
+ DECLARE_MESSAGE_MAP;
+ bool LeaveRoomMsg(CLeaveRoomMsg *msg);
public:
CLASSDEF;