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