aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/help.h')
-rw-r--r--engines/avalanche/help.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/avalanche/help.h b/engines/avalanche/help.h
index 626709b6c3..23fa5d4c40 100644
--- a/engines/avalanche/help.h
+++ b/engines/avalanche/help.h
@@ -48,6 +48,7 @@ private:
Button _buttons[10];
byte _highlightWas;
+ byte _buttonNum; // How many buttons do we have on the screen at the moment.
void switchPage(byte which);
Common::String getLine(Common::File &file); // It was a nested function in getMe().