mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Enable virtual joystick support for Emscripten
This commit is contained in:
parent
cf267e4985
commit
fa5367d379
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@
|
|||
|
||||
/* Enable various input drivers */
|
||||
#define SDL_JOYSTICK_EMSCRIPTEN 1
|
||||
#define SDL_JOYSTICK_VIRTUAL 1
|
||||
|
||||
/* Enable various sensor drivers */
|
||||
#define SDL_SENSOR_DUMMY 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue