浏览代码

Sync SDL3 wiki -> header

SDL Wiki Bot 3 年之前
父节点
当前提交
8a16761cb5
共有 1 个文件被更改,包括 2 次插入0 次删除
  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 3.0.0.
+ *
  * \sa SDL_Init
  * \sa SDL_InitSubSystem
  */