aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/cge.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/cge.h')
-rw-r--r--engines/cge/cge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cge/cge.h b/engines/cge/cge.h
index dc757ec5a0..bb14251599 100644
--- a/engines/cge/cge.h
+++ b/engines/cge/cge.h
@@ -85,6 +85,7 @@ public:
int _lev;
Common::RandomSource _randomSource;
+ byte * _mini;
virtual Common::Error run();
GUI::Debugger *getDebugger() {