mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-27 00:08:39 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
1a21db244c
commit
e300b87e35
1 changed files with 2 additions and 0 deletions
|
|
@ -626,6 +626,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SendAndroidMessage(Uint32 command, int para
|
|||
* \threadsafety It is safe to call this function from any thread.
|
||||
*
|
||||
* \since This function is available since SDL 3.6.0.
|
||||
*
|
||||
* \sa SDL_IsTablet
|
||||
*/
|
||||
extern SDL_DECLSPEC bool SDLCALL SDL_IsPhone(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue