mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-04 02:47:39 +00:00
Made HIDAPI device change notifications available via SDL_hid_device_change_count()
This commit is contained in:
parent
77a1ad1c61
commit
c9ada1c142
5 changed files with 547 additions and 473 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue