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