os2: remove SDL_hidapi duplications in makefile, disable it in config.

This commit is contained in:
Ozkan Sezer 2021-11-08 17:00:28 +03:00
parent 5b646cd19e
commit 2a904aa1c9
2 changed files with 3 additions and 4 deletions

View file

@ -38,6 +38,7 @@
#define SDL_VIDEO_DRIVER_DUMMY 1
#define SDL_VIDEO_DRIVER_OS2 1
#define SDL_JOYSTICK_OS2 1
#define SDL_DISABLE_HIDAPI 1
/*#undef SDL_JOYSTICK_HIDAPI */
/*#undef SDL_JOYSTICK_VIRTUAL */