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 576e85f725..b4a131ed62 100644
--- a/engines/lure/lure.h
+++ b/engines/lure/lure.h
@@ -65,7 +65,7 @@ public:
LureEngine(OSystem *system, const LureGameDescription *gameDesc);
~LureEngine();
static LureEngine &getReference();
-
+
virtual int init();
virtual int go();
void quitGame();