mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 01:47:41 +00:00
Fixed open functions in the SDL_hidapi.h header
This commit is contained in:
parent
1e159bc6fa
commit
b15e880e73
3 changed files with 6 additions and 2 deletions
|
@ -847,3 +847,5 @@
|
|||
#define SDL_RenderWindowToLogical SDL_RenderWindowToLogical_REAL
|
||||
#define SDL_RenderLogicalToWindow SDL_RenderLogicalToWindow_REAL
|
||||
#define SDL_hid_device_change_count SDL_hid_device_change_count_REAL
|
||||
#define SDL_hid_open SDL_hid_open_REAL
|
||||
#define SDL_hid_open_path SDL_hid_open_path_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue