Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2023-01-25 18:02:19 +00:00
parent 197340ea1c
commit 43e3daace3
2 changed files with 3 additions and 3 deletions

View File

@@ -267,7 +267,7 @@ extern DECLSPEC void SDLCALL SDL_UnregisterApp(void);
/**
* Callback from the application to let the suspend continue.
*
* \since This function is available since SDL 2.28.0.
* \since This function is available since SDL 3.0.0.
*/
extern DECLSPEC void SDLCALL SDL_GDKSuspendComplete(void);