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/gfx/small_chev_left_on.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/titanic/gfx/small_chev_left_on.cpp') diff --git a/engines/titanic/gfx/small_chev_left_on.cpp b/engines/titanic/gfx/small_chev_left_on.cpp index 7f6a4ee3db..b5031e922e 100644 --- a/engines/titanic/gfx/small_chev_left_on.cpp +++ b/engines/titanic/gfx/small_chev_left_on.cpp @@ -24,6 +24,8 @@ namespace Titanic { +EMPTY_MESSAGE_MAP(CSmallChevLeftOn, CToggleSwitch) + CSmallChevLeftOn::CSmallChevLeftOn() : CToggleSwitch() { } -- cgit v1.2.3