Explorar el Código

Sync SDL2 wiki -> header

SDL Wiki Bot hace 3 años
padre
commit
ac2fcfcb62
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      include/SDL.h

+ 2 - 0
include/SDL.h

@@ -191,6 +191,8 @@ extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
  *
  *          The return value does not include SDL_INIT_NOPARACHUTE.
  *
+ * \since This function is available since SDL 2.0.0.
+ *
  * \sa SDL_Init
  * \sa SDL_InitSubSystem
  */