aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/plug_in.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/plug_in.h')
-rw-r--r--engines/titanic/carry/plug_in.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/carry/plug_in.h b/engines/titanic/carry/plug_in.h
index 89a483278d..f48a74bd2b 100644
--- a/engines/titanic/carry/plug_in.h
+++ b/engines/titanic/carry/plug_in.h
@@ -28,6 +28,8 @@
namespace Titanic {
class CPlugIn : public CCarry {
+ DECLARE_MESSAGE_MAP
+ bool UseWithOtherMsg(CUseWithOtherMsg *msg);
private:
int _field12C;
public: