mirror of https://github.com/encounter/SDL.git
updated os2 config file after commit 3f89d1704d
This commit is contained in:
parent
3f89d1704d
commit
4ebf34857a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue