aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dropdown.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/dropdown.h')
-rw-r--r--engines/avalanche/dropdown.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/dropdown.h b/engines/avalanche/dropdown.h
index 95e258effb..b14f4cb196 100644
--- a/engines/avalanche/dropdown.h
+++ b/engines/avalanche/dropdown.h
@@ -74,7 +74,7 @@ public:
byte _optionNum;
uint16 _width, _left;
bool _firstlix;
- int16 _flx1, _flx2, fly;
+ int16 _flx1, _flx2, _fly;
byte _oldY; // used by lightUp */
bool _activeNow; // Is there an active option now?
byte _activeNum; // And if so, which is it?