Explorar o código

SDL_main.h: added field to SDL_GDKSuspendComplete documentation.

Ozkan Sezer %!s(int64=3) %!d(string=hai) anos
pai
achega
e57554ea65
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/SDL_main.h

+ 1 - 0
include/SDL_main.h

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