mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-08 19:06:26 +00:00
SDL_config_os2.h: enable SDL_JOYSTICK_VIRTUAL
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user