mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 09:56:26 +00:00
android: Added SDL_AndroidRequestPermissionAsync.
This commit is contained in:
@@ -45,4 +45,8 @@ typedef int SDL_WinRT_Path;
|
||||
typedef struct XUserHandle XUserHandle;
|
||||
#endif
|
||||
|
||||
#ifndef SDL_PLATFORM_ANDROID
|
||||
typedef void *SDL_AndroidRequestPermissionCallback;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user