Mercurial > sdl-ios-xcode
diff include/SDL_config_minimal.h @ 2771:15e69dc6fded
Disabled the Haptic API on iPhone, changed the order of the header to match
the other config headers.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Oct 2008 12:22:56 +0000 |
parents | 0906692aa6a4 |
children | 99210400e8b9 |
line wrap: on
line diff
--- a/include/SDL_config_minimal.h Tue Oct 14 18:28:28 2008 +0000 +++ b/include/SDL_config_minimal.h Thu Oct 16 12:22:56 2008 +0000 @@ -48,7 +48,7 @@ #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