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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/avalanche/dropdown2.h b/engines/avalanche/dropdown2.h
index abcc81b155..51be377beb 100644
--- a/engines/avalanche/dropdown2.h
+++ b/engines/avalanche/dropdown2.h
@@ -122,8 +122,6 @@ public:
friend onemenu;
friend menuset;
- void setParent(AvalancheEngine *vm);
-
onemenu ddm_o;
menuset ddm_m;
@@ -131,6 +129,8 @@ public:
+ Dropdown(AvalancheEngine *vm);
+
void find_what_you_can_do_with_it();
void parsekey(char r, char re);