aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dropdown2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/dropdown2.h')
-rw-r--r--engines/avalanche/dropdown2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/dropdown2.h b/engines/avalanche/dropdown2.h
index 73325a30bc..f0f3917457 100644
--- a/engines/avalanche/dropdown2.h
+++ b/engines/avalanche/dropdown2.h
@@ -72,7 +72,7 @@ class onemenu {
public:
optiontype oo[12];
byte number;
- int16 width, left;
+ uint16 width, left;
bool firstlix;
int16 flx1, flx2, fly;
byte oldy; /* used by Lightup */