mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 14:41:56 +00:00
Added a dummy sensor driver
This commit is contained in:
@@ -139,6 +139,9 @@
|
||||
#define SDL_JOYSTICK_MFI 1
|
||||
#define SDL_JOYSTICK_HIDAPI 1
|
||||
|
||||
/* Enable the dummy sensor driver */
|
||||
#define SDL_SENSOR_DUMMY 1
|
||||
|
||||
/* Enable Unix style SO loading */
|
||||
#define SDL_LOADSO_DLOPEN 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user