aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/graphics.h')
-rw-r--r--engines/avalanche/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/avalanche/graphics.h b/engines/avalanche/graphics.h
index f1dbe4a0e0..d16b0c0046 100644
--- a/engines/avalanche/graphics.h
+++ b/engines/avalanche/graphics.h
@@ -63,6 +63,8 @@ public:
// Lucerna::draw_also_lines() draws the "magical" lines here.
// Further information: https://github.com/urukgit/avalot/wiki/Also
+ ::Graphics::Surface _screen;
+