aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/tow_parrot_nav.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/tow_parrot_nav.h')
-rw-r--r--engines/titanic/game/tow_parrot_nav.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/game/tow_parrot_nav.h b/engines/titanic/game/tow_parrot_nav.h
index 17618ff6de..252d9b631d 100644
--- a/engines/titanic/game/tow_parrot_nav.h
+++ b/engines/titanic/game/tow_parrot_nav.h
@@ -28,6 +28,8 @@
namespace Titanic {
class CTOWParrotNav : public CGameObject {
+ DECLARE_MESSAGE_MAP;
+ bool MouseButtonDownMsg(CMouseButtonDownMsg *msg);
public:
CLASSDEF;