From 5c2a39e74ac1cf8b67e17fe25e00bcca487c9f99 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 28 Jun 2016 21:18:13 -0400 Subject: TITANIC: Set up empty message targets for classes without messages --- engines/titanic/pet_control/pet_leaf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/titanic/pet_control/pet_leaf.h') diff --git a/engines/titanic/pet_control/pet_leaf.h b/engines/titanic/pet_control/pet_leaf.h index 073374970c..b9c516f6cb 100644 --- a/engines/titanic/pet_control/pet_leaf.h +++ b/engines/titanic/pet_control/pet_leaf.h @@ -28,6 +28,7 @@ namespace Titanic { class PETLeaf : public CGameObject { + DECLARE_MESSAGE_MAP public: CLASSDEF -- cgit v1.2.3