aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl_v2.h')
-rw-r--r--engines/adl/adl_v2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/adl/adl_v2.h b/engines/adl/adl_v2.h
index 40bd40a385..66dbcf33d5 100644
--- a/engines/adl/adl_v2.h
+++ b/engines/adl/adl_v2.h
@@ -71,6 +71,7 @@ protected:
} _strings_v2;
uint _linesPrinted;
+ DiskImage *_disk;
private:
int askForSlot(const Common::String &question);