Parcourir la source

SDL_config_os2.h: enable SDL_JOYSTICK_VIRTUAL

Ozkan Sezer il y a 2 ans
Parent
commit
ca26cde4e1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/SDL_config_os2.h

+ 1 - 1
include/SDL_config_os2.h

@@ -47,7 +47,7 @@
 /* dynamically loaded libusb-1.0 dll: */
 #define SDL_LIBUSB_DYNAMIC "usb100.dll"
 #endif
-/*#undef SDL_JOYSTICK_VIRTUAL */
+#define SDL_JOYSTICK_VIRTUAL 1
 
 /* Enable OpenGL support */
 /* #undef SDL_VIDEO_OPENGL */