Преглед изворни кода

updated os2 config file after commit 3f89d1704d

Ozkan Sezer пре 3 година
родитељ
комит
4ebf34857a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      include/SDL_config_os2.h

+ 1 - 0
include/SDL_config_os2.h

@@ -43,6 +43,7 @@
 /*#undef SDL_JOYSTICK_HIDAPI */
 /*#undef SDL_JOYSTICK_HIDAPI */
 #else
 #else
 #define SDL_JOYSTICK_HIDAPI 1
 #define SDL_JOYSTICK_HIDAPI 1
+#define HAVE_LIBUSB 1
 /* 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