Disabled the Haptic API on iPhone, changed the order of the header to match
the other config headers. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403229
This commit is contained in:
parent
3f60e7f826
commit
fcad6b2cef
2 changed files with 48 additions and 41 deletions
|
@ -48,7 +48,7 @@ typedef unsigned long uintptr_t;
|
|||
#define SDL_JOYSTICK_DISABLED 1
|
||||
|
||||
/* Enable the stub haptic driver (src/haptic/dummy/\*.c) */
|
||||
#define SDL_HAPTIC_DUMMY 1
|
||||
#define SDL_HAPTIC_DISABLED 1
|
||||
|
||||
/* Enable the stub shared object loader (src/loadso/dummy/\*.c) */
|
||||
#define SDL_LOADSO_DISABLED 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue