Re-enabled joystick support during compilation.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403410
This commit is contained in:
parent
9e2744e7fa
commit
bfa8620949
1 changed files with 0 additions and 3 deletions
|
@ -94,9 +94,6 @@ typedef unsigned long uintptr_t;
|
|||
/* Enable the stub cdrom driver (src/cdrom/dummy/\*.c) */
|
||||
#define SDL_CDROM_DISABLED 1
|
||||
|
||||
/* Enable the stub joystick driver (src/joystick/dummy/\*.c) */
|
||||
#define SDL_JOYSTICK_DISABLED 1
|
||||
|
||||
/* Enable the stub haptic driver (src/haptic/dummy/\*.c) */
|
||||
#define SDL_HAPTIC_DISABLED 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue