Added a dummy sensor driver
This commit is contained in:
parent
09c276f295
commit
2ca16d7410
21 changed files with 296 additions and 31 deletions
|
@ -140,6 +140,9 @@
|
|||
#define SDL_JOYSTICK_HIDAPI 1
|
||||
#define SDL_HAPTIC_IOKIT 1
|
||||
|
||||
/* Enable the dummy sensor driver */
|
||||
#define SDL_SENSOR_DUMMY 1
|
||||
|
||||
/* Enable various shared object loading systems */
|
||||
#define SDL_LOADSO_DLOPEN 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue