aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/dialogs.h')
-rw-r--r--engines/avalanche/dialogs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/avalanche/dialogs.h b/engines/avalanche/dialogs.h
index a7eb231517..fec842907d 100644
--- a/engines/avalanche/dialogs.h
+++ b/engines/avalanche/dialogs.h
@@ -102,6 +102,7 @@ private:
byte _useIcon;
byte _maxLineNum;
bool _scReturn;
+ byte _scrollBells; // no. of times to ring the bell
// These 3 "Mode" functions are always passed as ScrollsFunctionType parameters.
void scrollModeNormal();