mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user