aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalot.h')
-rw-r--r--engines/avalanche/avalot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.h b/engines/avalanche/avalot.h
index 23463d5646..50bff720b3 100644
--- a/engines/avalanche/avalot.h
+++ b/engines/avalanche/avalot.h
@@ -39,7 +39,7 @@ class Avalot {
public:
void setParent(AvalancheEngine *vm);
- void init();
+ void setup();
void run(Common::String arg);