mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-22 04:38:30 +00:00
Add SDL_IsTablet() to Android and iOS SDL.
This commit is contained in:
parent
b09b25f6e4
commit
109544ca04
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