Mercurial > sdl-ios-xcode
diff include/SDL_config_macosx.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 | 56cf872c723a |
children | 99210400e8b9 |
line wrap: on
line diff
--- a/include/SDL_config_macosx.h Mon Jul 28 10:00:17 2008 +0000 +++ b/include/SDL_config_macosx.h Mon Jul 28 10:26:21 2008 +0000 @@ -99,6 +99,7 @@ /* Enable various input drivers */ #define SDL_JOYSTICK_IOKIT 1 +#define SDL_HAPTIC_IOKIT 1 /* Enable various shared object loading systems */ #ifdef __ppc__