mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 21:47:44 +00:00
SDL: disable HIDAPI in SDL on Windows/Mac.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user