mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 23:18:29 +00:00
Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate()
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
#define free SDL_free
|
||||
#define malloc SDL_malloc
|
||||
#define memcmp SDL_memcmp
|
||||
#define snprintf SDL_snprintf
|
||||
#define strlen SDL_strlen
|
||||
#define _strnicmp SDL_strncasecmp
|
||||
#define swprintf SDL_swprintf
|
||||
#define towupper SDL_toupper
|
||||
#define wcscmp SDL_wcscmp
|
||||
|
Reference in New Issue
Block a user