Fixed open functions in the SDL_hidapi.h header

This commit is contained in:
Sam Lantinga 2021-11-11 13:50:16 -08:00
parent 1e159bc6fa
commit b15e880e73
3 changed files with 6 additions and 2 deletions

View file

@ -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