aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/toggle_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/toggle_button.h')
-rw-r--r--engines/titanic/gfx/toggle_button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/gfx/toggle_button.h b/engines/titanic/gfx/toggle_button.h
index a98a94df9e..ac0bb69b9d 100644
--- a/engines/titanic/gfx/toggle_button.h
+++ b/engines/titanic/gfx/toggle_button.h
@@ -28,6 +28,7 @@
namespace Titanic {
class CToggleButton : public CBackground {
+ DECLARE_MESSAGE_MAP
private:
int _fieldE0;
public: