Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 1855:5ff2c01e475e
Moved DirectInput joystick code to 1.3 branch
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 21 May 2006 17:26:40 +0000 |
parents | 2280e314a978 |
children | c121d94672cb 6d2e1961661a |
comparison
equal
deleted
inserted
replaced
1854:2280e314a978 | 1855:5ff2c01e475e |
---|---|
196 /* Enable various input drivers */ | 196 /* Enable various input drivers */ |
197 #undef SDL_INPUT_TSLIB | 197 #undef SDL_INPUT_TSLIB |
198 #undef SDL_JOYSTICK_AMIGA | 198 #undef SDL_JOYSTICK_AMIGA |
199 #undef SDL_JOYSTICK_BEOS | 199 #undef SDL_JOYSTICK_BEOS |
200 #undef SDL_JOYSTICK_DC | 200 #undef SDL_JOYSTICK_DC |
201 #undef SDL_JOYSTICK_DINPUT | |
202 #undef SDL_JOYSTICK_DUMMY | 201 #undef SDL_JOYSTICK_DUMMY |
203 #undef SDL_JOYSTICK_IOKIT | 202 #undef SDL_JOYSTICK_IOKIT |
204 #undef SDL_JOYSTICK_LINUX | 203 #undef SDL_JOYSTICK_LINUX |
205 #undef SDL_JOYSTICK_LINUXEV | 204 #undef SDL_JOYSTICK_LINUXEV |
206 #undef SDL_JOYSTICK_MACOS | 205 #undef SDL_JOYSTICK_MACOS |