Joystick should now work.
This commit is contained in:
parent
21081427e3
commit
7041da207d
6 changed files with 890 additions and 599 deletions
|
|
@ -155,6 +155,9 @@ windowed, NEGBOOL(fullscreen)
|
|||
windowsize, MULTI(parsertmp_windowsize)
|
||||
mouse-accessibility, POSBOOL(mouseaccessibility)
|
||||
onscreen-keyboard, POSBOOL(onscreen_keyboard)
|
||||
joystick-slowness, MULTI(joystick_slowness)
|
||||
joystick-threshold, MULTI(joystick_lowthreshold)
|
||||
joystick-maxsteps, MULTI(joystick_maxsteps)
|
||||
%%
|
||||
|
||||
void parse_one_option(struct cfginfo *restrict tmpcfg, const char *str, const char *opt, const char *restrict src)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue