Add SDL_IsTablet() to Android and iOS SDL.
This commit is contained in:
parent
abfa8df22d
commit
776fafab15
6 changed files with 52 additions and 1 deletions
|
@ -680,3 +680,4 @@
|
|||
#define SDL_wcsdup SDL_wcsdup_REAL
|
||||
#define SDL_GameControllerRumble SDL_GameControllerRumble_REAL
|
||||
#define SDL_JoystickRumble SDL_JoystickRumble_REAL
|
||||
#define SDL_IsTablet SDL_IsTablet_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue