From 4d79ee16c07e2398e9058fe93947b4704cd6048a Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 24 Jul 2016 20:30:56 -0400 Subject: TITANIC: Add semicolon after CLASSDEF macro usage --- engines/titanic/gfx/chev_right_on.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/gfx/chev_right_on.h') diff --git a/engines/titanic/gfx/chev_right_on.h b/engines/titanic/gfx/chev_right_on.h index 56672f27bb..bc3e0ff7be 100644 --- a/engines/titanic/gfx/chev_right_on.h +++ b/engines/titanic/gfx/chev_right_on.h @@ -30,7 +30,7 @@ namespace Titanic { class CChevRightOn : public CToggleSwitch { DECLARE_MESSAGE_MAP public: - CLASSDEF + CLASSDEF; CChevRightOn(); /** -- cgit v1.2.3