Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2026-06-23 07:25:14 +00:00
parent 1a21db244c
commit e300b87e35

View File

@@ -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);