Explorar o código

minor update to os2 config file.

Ozkan Sezer %!s(int64=4) %!d(string=hai) anos
pai
achega
84138b7719
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      include/SDL_config_os2.h

+ 3 - 1
include/SDL_config_os2.h

@@ -33,12 +33,14 @@
 
 #define SDL_POWER_DISABLED  1
 #define SDL_HAPTIC_DISABLED 1
-#define SDL_HIDAPI_DISABLED 1
 
 #define SDL_SENSOR_DUMMY 1
 #define SDL_VIDEO_DRIVER_DUMMY 1
 #define SDL_VIDEO_DRIVER_OS2 1
 #define SDL_JOYSTICK_OS2 1
+#define SDL_HIDAPI_DISABLED 1
+/*#undef SDL_JOYSTICK_HIDAPI */
+/*#undef SDL_JOYSTICK_VIRTUAL */
 
 /* Enable OpenGL support */
 /* #undef SDL_VIDEO_OPENGL */