mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Re-enabled joystick support during compilation.
This commit is contained in:
parent
f4135a38db
commit
7375c9648c
|
|
@ -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…
Reference in New Issue
Block a user