preparing update of SDL to 2.0.9

This commit is contained in:
Martin Felis
2018-11-18 22:21:57 +01:00
parent 973f9eef89
commit 4de76a9c52
479 changed files with 63459 additions and 8920 deletions
@@ -64,6 +64,9 @@ typedef unsigned long uintptr_t;
/* Enable the stub haptic driver (src/haptic/dummy/\*.c) */
#define SDL_HAPTIC_DISABLED 1
/* Enable the stub sensor driver (src/sensor/dummy/\*.c) */
#define SDL_SENSOR_DISABLED 1
/* Enable the stub shared object loader (src/loadso/dummy/\*.c) */
#define SDL_LOADSO_DISABLED 1