mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
924f719b97
commit
370521363a
1 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,8 @@ extern "C" {
|
|||
* This is the version number macro for the current SDL version.
|
||||
*
|
||||
* \since This macro is available since SDL 3.1.3.
|
||||
*
|
||||
* \sa SDL_GetVersion
|
||||
*/
|
||||
#define SDL_VERSION \
|
||||
SDL_VERSIONNUM(SDL_MAJOR_VERSION, SDL_MINOR_VERSION, SDL_MICRO_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue