First pass on the new SDL sensor API
This commit is contained in:
parent
ea0f29374b
commit
09c276f295
26 changed files with 1407 additions and 3 deletions
|
@ -137,6 +137,9 @@
|
|||
#define SDL_JOYSTICK_HIDAPI 1
|
||||
#define SDL_HAPTIC_ANDROID 1
|
||||
|
||||
/* Enable sensor driver */
|
||||
#define SDL_SENSOR_ANDROID 1
|
||||
|
||||
/* Enable various shared object loading systems */
|
||||
#define SDL_LOADSO_DLOPEN 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue