mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 01:08:26 +00:00
include: Add \since
to all documentation that was missing it.
This commit is contained in:
parent
db39de7f63
commit
0df988389c
33 changed files with 330 additions and 0 deletions
|
@ -45,6 +45,8 @@ extern "C" {
|
|||
* These are the flags which may be passed to SDL_Init(). You should specify
|
||||
* the subsystems which you will be using in your application.
|
||||
*
|
||||
* \since This enum is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_Init
|
||||
* \sa SDL_Quit
|
||||
* \sa SDL_InitSubSystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue