mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-28 21:20:35 +00:00
include: Add \since to all documentation that was missing it.
This commit is contained in:
@@ -150,6 +150,8 @@ typedef Uint32 (SDLCALL *SDL_TimerCallback)(Uint32 interval, void *param);
|
||||
|
||||
/**
|
||||
* Definition of the timer ID type.
|
||||
*
|
||||
* \since This datatype is available since SDL 3.0.0.
|
||||
*/
|
||||
typedef Uint32 SDL_TimerID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user