Enable virtual joystick support for Emscripten
This commit is contained in:
@@ -163,6 +163,7 @@
|
|||||||
|
|
||||||
/* Enable various input drivers */
|
/* Enable various input drivers */
|
||||||
#define SDL_JOYSTICK_EMSCRIPTEN 1
|
#define SDL_JOYSTICK_EMSCRIPTEN 1
|
||||||
|
#define SDL_JOYSTICK_VIRTUAL 1
|
||||||
|
|
||||||
/* Enable various sensor drivers */
|
/* Enable various sensor drivers */
|
||||||
#define SDL_SENSOR_DUMMY 1
|
#define SDL_SENSOR_DUMMY 1
|
||||||
|
|||||||
Reference in New Issue
Block a user