aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gui/gui_screen.h')
-rw-r--r--engines/sci/gui/gui_screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/gui/gui_screen.h b/engines/sci/gui/gui_screen.h
index e82c22f16a..1429e3d7be 100644
--- a/engines/sci/gui/gui_screen.h
+++ b/engines/sci/gui/gui_screen.h
@@ -91,6 +91,7 @@ public:
uint _displayPixels;
int _picNotValid; // possible values 0, 1 and 2
+ int _picNotValidSci11; // another variable that is used by kPicNotValid in sci1.1
byte _colorWhite;
byte _colorDefaultVectorData;