SDL: Sync SDL3 wiki -> header

From 8a16761cb54ab7f1d78048d44165c32332113043 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Tue, 22 Nov 2022 23:21:29 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

---
 include/SDL.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/SDL.h b/include/SDL.h
index 7b027125feac..946ff158f962 100644
--- a/include/SDL.h
+++ b/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
  */