Fix for bug #1586640: SDL: Joystick/Joypad doesnt work with 0.9.0
svn-id: r25161
This commit is contained in:
parent
a8c6b02a9c
commit
853b00fba1
1 changed files with 2 additions and 0 deletions
|
@ -420,6 +420,8 @@ Common::String parseCommandLine(Common::StringMap &settings, int argc, char **ar
|
|||
END_OPTION
|
||||
|
||||
DO_LONG_OPTION_OPT("joystick", "0")
|
||||
settings["joystick_num"] = option;
|
||||
settings.erase("joystick");
|
||||
END_OPTION
|
||||
|
||||
DO_LONG_OPTION("platform")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue