Merged r3449:3450 from branches/SDL-1.2: SDL_config.h.in Linux joystick fix.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402641
This commit is contained in:
parent
68d2b55278
commit
a29f17021d
1 changed files with 1 additions and 1 deletions
|
@ -201,6 +201,7 @@
|
||||||
#undef SDL_CDROM_WIN32
|
#undef SDL_CDROM_WIN32
|
||||||
|
|
||||||
/* Enable various input drivers */
|
/* Enable various input drivers */
|
||||||
|
#undef SDL_INPUT_LINUXEV
|
||||||
#undef SDL_INPUT_TSLIB
|
#undef SDL_INPUT_TSLIB
|
||||||
#undef SDL_JOYSTICK_BEOS
|
#undef SDL_JOYSTICK_BEOS
|
||||||
#undef SDL_JOYSTICK_DC
|
#undef SDL_JOYSTICK_DC
|
||||||
|
@ -208,7 +209,6 @@
|
||||||
#undef SDL_JOYSTICK_DUMMY
|
#undef SDL_JOYSTICK_DUMMY
|
||||||
#undef SDL_JOYSTICK_IOKIT
|
#undef SDL_JOYSTICK_IOKIT
|
||||||
#undef SDL_JOYSTICK_LINUX
|
#undef SDL_JOYSTICK_LINUX
|
||||||
#undef SDL_JOYSTICK_LINUXEV
|
|
||||||
#undef SDL_JOYSTICK_MINT
|
#undef SDL_JOYSTICK_MINT
|
||||||
#undef SDL_JOYSTICK_OS2
|
#undef SDL_JOYSTICK_OS2
|
||||||
#undef SDL_JOYSTICK_RISCOS
|
#undef SDL_JOYSTICK_RISCOS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue