aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/sword25.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/sword25.h')
-rw-r--r--engines/sword25/sword25.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/sword25.h b/engines/sword25/sword25.h
index 7f10f58368..f4dc9f829f 100644
--- a/engines/sword25/sword25.h
+++ b/engines/sword25/sword25.h
@@ -59,7 +59,7 @@ private:
protected:
virtual Common::Error run();
void shutdown();
-
+
public:
Sword25Engine(OSystem *syst, const Sword25GameDescription *gameDesc);
virtual ~Sword25Engine();