aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/lure.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/lure.h')
-rw-r--r--engines/lure/lure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/lure.h b/engines/lure/lure.h
index 0a923cb72b..489c45b893 100644
--- a/engines/lure/lure.h
+++ b/engines/lure/lure.h
@@ -55,7 +55,7 @@ private:
void detectGame();
public:
- LureEngine(GameDetector *detector, OSystem *system);
+ LureEngine(OSystem *system);
~LureEngine();
virtual int init(GameDetector &detector);