aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 82d4ae57c6..bd14d72e01 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -756,7 +756,7 @@ public:
uint32 _IM00_offs, _PALS_offs;
//ender: fullscreen
- bool _fullRedraw, _BgNeedsRedraw, _shakeEnabled;
+ bool _fullRedraw, _BgNeedsRedraw, _shakeEnabled, _verbRedraw;
bool _screenEffectFlag, _completeScreenRedraw;
int _cursorHotspotX, _cursorHotspotY, _cursorWidth, _cursorHeight;