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/core/static_image.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/titanic/core/static_image.h') diff --git a/engines/titanic/core/static_image.h b/engines/titanic/core/static_image.h index 2b0a3ad071..953cf4d6bf 100644 --- a/engines/titanic/core/static_image.h +++ b/engines/titanic/core/static_image.h @@ -28,6 +28,7 @@ namespace Titanic { class CStaticImage : public CGameObject { + DECLARE_MESSAGE_MAP public: CLASSDEF -- cgit v1.2.3