mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-14 11:45:33 +00:00
SDL_config_os2.h: enable SDL_JOYSTICK_VIRTUAL
This commit is contained in:
parent
eba591a910
commit
ca26cde4e1
|
@ -47,7 +47,7 @@
|
||||||
/* dynamically loaded libusb-1.0 dll: */
|
/* dynamically loaded libusb-1.0 dll: */
|
||||||
#define SDL_LIBUSB_DYNAMIC "usb100.dll"
|
#define SDL_LIBUSB_DYNAMIC "usb100.dll"
|
||||||
#endif
|
#endif
|
||||||
/*#undef SDL_JOYSTICK_VIRTUAL */
|
#define SDL_JOYSTICK_VIRTUAL 1
|
||||||
|
|
||||||
/* Enable OpenGL support */
|
/* Enable OpenGL support */
|
||||||
/* #undef SDL_VIDEO_OPENGL */
|
/* #undef SDL_VIDEO_OPENGL */
|
||||||
|
|
Loading…
Reference in a new issue