Merged default into iOS-improvements

--HG--
branch : iOS-improvements
This commit is contained in:
Alex Szpakowski 2014-08-06 03:32:59 -03:00
commit aa04782886

View file

@ -113,7 +113,7 @@
#define SDL_AUDIO_DRIVER_DUMMY 1
/* Enable the stub haptic driver (src/haptic/dummy/\*.c) */
#define SDL_HAPTIC_DISABLED 1
#define SDL_HAPTIC_DUMMY 1
/* Enable Unix style SO loading */
/* Technically this works, but it violates the iPhone developer agreement */