aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-03-06 16:27:06 +0000
committerPaweł Kołodziejski2003-03-06 16:27:06 +0000
commit6ce098172f3754a2c279e1e2d156f3354c612011 (patch)
tree5d55422c648e93f4b78e49c303ec1978819b3fa4 /common/gameDetector.h
parent38e926cee3ec4a5066d41c0dc95231e156543b64 (diff)
downloadscummvm-rg350-6ce098172f3754a2c279e1e2d156f3354c612011.tar.gz
scummvm-rg350-6ce098172f3754a2c279e1e2d156f3354c612011.tar.bz2
scummvm-rg350-6ce098172f3754a2c279e1e2d156f3354c612011.zip
next pedantic cleanup code
svn-id: r6714
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index fa27c75835..33218b58cf 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -113,7 +113,7 @@ public:
public:
GameDetector();
-
+
void parseCommandLine(int argc, char **argv);
int detectMain();
void setGame(const String &name);