comparison include/SDL_config.h.in @ 1661:281d3f4870e5 SDL-1.3

Moved DirectInput joystick code to 1.3 branch
author Sam Lantinga <slouken@libsdl.org>
date Sun, 21 May 2006 17:27:13 +0000
parents 14717b52abc0
children 931d111e737a
comparison
equal deleted inserted replaced
1660:8b9d79e7eacf 1661:281d3f4870e5
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
201 #undef SDL_JOYSTICK_DUMMY 202 #undef SDL_JOYSTICK_DUMMY
202 #undef SDL_JOYSTICK_IOKIT 203 #undef SDL_JOYSTICK_IOKIT
203 #undef SDL_JOYSTICK_LINUX 204 #undef SDL_JOYSTICK_LINUX
204 #undef SDL_JOYSTICK_LINUXEV 205 #undef SDL_JOYSTICK_LINUXEV
205 #undef SDL_JOYSTICK_MACOS 206 #undef SDL_JOYSTICK_MACOS