mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
stdinc: Docs said "macro" but meant "datatype."
This commit is contained in:
parent
45cc80f02c
commit
a2dcdfcb2d
1 changed files with 1 additions and 1 deletions
|
|
@ -492,7 +492,7 @@ typedef uint64_t Uint64;
|
|||
* and SDL_SECONDS_TO_NS(), and between Windows FILETIME values with
|
||||
* SDL_TimeToWindows() and SDL_TimeFromWindows().
|
||||
*
|
||||
* \since This macro is available since SDL 3.2.0.
|
||||
* \since This datatype is available since SDL 3.2.0.
|
||||
*
|
||||
* \sa SDL_MAX_SINT64
|
||||
* \sa SDL_MIN_SINT64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue