aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/replacement_ear.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/replacement_ear.h')
-rw-r--r--engines/titanic/game/replacement_ear.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/game/replacement_ear.h b/engines/titanic/game/replacement_ear.h
index 0d282b7fb4..7775a9631a 100644
--- a/engines/titanic/game/replacement_ear.h
+++ b/engines/titanic/game/replacement_ear.h
@@ -28,6 +28,8 @@
namespace Titanic {
class CReplacementEar : public CBackground {
+ DECLARE_MESSAGE_MAP;
+ bool VisibleMsg(CVisibleMsg *msg);
public:
CLASSDEF;