Made HIDAPI device change notifications available via SDL_hid_device_change_count()

This commit is contained in:
Sam Lantinga 2021-11-11 12:45:38 -08:00
parent 77a1ad1c61
commit c9ada1c142
5 changed files with 547 additions and 473 deletions

View file

@ -846,3 +846,4 @@
#define SDL_GetWindowMouseRect SDL_GetWindowMouseRect_REAL
#define SDL_RenderWindowToLogical SDL_RenderWindowToLogical_REAL
#define SDL_RenderLogicalToWindow SDL_RenderLogicalToWindow_REAL
#define SDL_hid_device_change_count SDL_hid_device_change_count_REAL