mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
Made SDL_GetAndroidSDKVersion() available for applications
This commit is contained in:
parent
93b26f172c
commit
d7ece7ee6f
3 changed files with 28 additions and 0 deletions
|
@ -746,3 +746,4 @@
|
|||
#define SDL_OnApplicationWillEnterForeground SDL_OnApplicationWillEnterForeground_REAL
|
||||
#define SDL_OnApplicationDidBecomeActive SDL_OnApplicationDidBecomeActive_REAL
|
||||
#define SDL_OnApplicationDidChangeStatusBarOrientation SDL_OnApplicationDidChangeStatusBarOrientation_REAL
|
||||
#define SDL_GetAndroidSDKVersion SDL_GetAndroidSDKVersion_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue