소스 검색

updated os2 config file after commit 3f89d1704d

Ozkan Sezer 4 년 전
부모
커밋
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 */
 #else
 #define SDL_JOYSTICK_HIDAPI 1
+#define HAVE_LIBUSB 1
 /* dynamically loaded libusb-1.0 dll: */
 #define SDL_LIBUSB_DYNAMIC "usb100.dll"
 #endif