mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
Still needs to be wired into Xcode and Visual Studio projects.
This commit is contained in:
parent
a70bb58d4b
commit
77c9d73b63
22 changed files with 517 additions and 22 deletions
|
@ -766,4 +766,4 @@
|
|||
#define SDL_truncf SDL_truncf_REAL
|
||||
#define SDL_GetPreferredLocales SDL_GetPreferredLocales_REAL
|
||||
#define SDL_AndroidRequestPermission SDL_AndroidRequestPermission_REAL
|
||||
#define SDL_AndroidOpenURL SDL_AndroidOpenURL_REAL
|
||||
#define SDL_OpenURL SDL_OpenURL_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue