Mercurial > sdl-ios-xcode
diff include/SDL_config_minimal.h @ 2549:491e43f427ee gsoc2008_force_feedback
Put haptic defines in SDL_configs, patch by Alam.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Mon, 28 Jul 2008 10:26:21 +0000 |
parents | d951a5afaf07 |
children |
line wrap: on
line diff
--- a/include/SDL_config_minimal.h Mon Jul 28 10:00:17 2008 +0000 +++ b/include/SDL_config_minimal.h Mon Jul 28 10:26:21 2008 +0000 @@ -47,6 +47,9 @@ /* Enable the stub joystick driver (src/joystick/dummy/\*.c) */ #define SDL_JOYSTICK_DISABLED 1 +/* Enable the stub haptic driver (src/haptic/dummy/\*.c) */s +#define SDL_HAPTIC_DUMMY 1 + /* Enable the stub shared object loader (src/loadso/dummy/\*.c) */ #define SDL_LOADSO_DISABLED 1