aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/screen.h')
-rw-r--r--engines/mads/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/screen.h b/engines/mads/screen.h
index ed3de80576..57b53df895 100644
--- a/engines/mads/screen.h
+++ b/engines/mads/screen.h
@@ -74,6 +74,7 @@ public:
Common::Rect _bounds2;
bool _textActive;
bool _active;
+ DirtyArea *_mergedArea;
DirtyArea();