mirror of https://github.com/encounter/SDL.git
Added note for Android 12 API level
This commit is contained in:
parent
43ddc59fa8
commit
c948b9366c
|
@ -262,6 +262,7 @@ extern DECLSPEC void * SDLCALL SDL_AndroidGetActivity(void);
|
|||
/**
|
||||
* Query Android API level of the current device.
|
||||
*
|
||||
* - API level 31: Android 12
|
||||
* - API level 30: Android 11
|
||||
* - API level 29: Android 10
|
||||
* - API level 28: Android 9
|
||||
|
|
Loading…
Reference in New Issue