mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 11:38:28 +00:00
Add SDL_Process subsystem
This commit is contained in:
@@ -166,6 +166,9 @@
|
||||
#define SDL_JOYSTICK_EMSCRIPTEN 1
|
||||
#define SDL_JOYSTICK_VIRTUAL 1
|
||||
|
||||
/* Enable various process implementations */
|
||||
#define SDL_PROCESS_DUMMY 1
|
||||
|
||||
/* Enable various sensor drivers */
|
||||
#define SDL_SENSOR_DUMMY 1
|
||||
|
||||
|
Reference in New Issue
Block a user