This commit is contained in:
Pawel Kolodziejski
2009-05-26 10:27:51 +00:00
parent b15f187831
commit 87ef4dbd66
-15
View File
@@ -240,9 +240,6 @@ Common::String parseCommandLine(Common::StringMap &settings, int argc, const cha
DO_OPTION('c', "config")
END_OPTION
DO_OPTION_INT('b', "boot-param")
END_OPTION
DO_OPTION_OPT('d', "debuglevel", "0")
END_OPTION
@@ -283,18 +280,6 @@ Common::String parseCommandLine(Common::StringMap &settings, int argc, const cha
DO_LONG_OPTION("engine-speed")
END_OPTION
DO_LONG_OPTION("manny-state")
END_OPTION
DO_LONG_OPTION("movement")
END_OPTION
DO_LONG_OPTION("transcript")
END_OPTION
DO_LONG_OPTION("game-devel-mode")
END_OPTION
DO_LONG_OPTION("gamma")
END_OPTION