Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2022-11-23 19:59:15 +00:00
parent d5ff71d685
commit 459be25ef9
2 changed files with 11 additions and 0 deletions

View File

@@ -257,6 +257,7 @@ extern DECLSPEC int SDLCALL SDL_GDKRunApp(SDL_main_func mainFunction, void *rese
/**
* Callback from the application to let the suspend continue.
*
* \since This function is available since SDL 3.0.0.
*/
extern DECLSPEC void SDLCALL SDL_GDKSuspendComplete(void);