Fixed building with libusb not dynamicaly loaded

This commit is contained in:
Sam Lantinga
2022-09-01 11:30:02 -07:00
parent 7708bf0f8a
commit 3f89d1704d
6 changed files with 77 additions and 32 deletions

View File

@@ -22,7 +22,7 @@
#ifdef SDL_JOYSTICK_HIDAPI
#ifdef SDL_LIBUSB_DYNAMIC
#ifdef HAVE_LIBUSB
#define HAVE_ENABLE_GAMECUBE_ADAPTORS
#endif