Re-enabled the HIDAPI joystick driver on Windows and Mac OS X
This commit is contained in:
parent
d99ccf6754
commit
45352c8e76
2 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@
|
|||
|
||||
/* Enable various input drivers */
|
||||
#define SDL_JOYSTICK_IOKIT 1
|
||||
//#define SDL_JOYSTICK_HIDAPI 1
|
||||
#define SDL_JOYSTICK_HIDAPI 1
|
||||
#define SDL_HAPTIC_IOKIT 1
|
||||
|
||||
/* Enable various shared object loading systems */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue