mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-04 19:07:40 +00:00
Enable the virtual joystick API by default
This commit is contained in:
parent
ef147d2e29
commit
e6c640f314
9 changed files with 14 additions and 7 deletions
|
@ -128,6 +128,7 @@
|
|||
#define SDL_INPUT_LINUXEV 1
|
||||
#define SDL_INPUT_TSLIB 1
|
||||
#define SDL_JOYSTICK_LINUX 1
|
||||
#define SDL_JOYSTICK_VIRTUAL 1
|
||||
#define SDL_HAPTIC_LINUX 1
|
||||
|
||||
#define SDL_SENSOR_DUMMY 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue