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