mirror of https://github.com/libsdl-org/SDL.git
Sync SDL3 wiki -> header
This commit is contained in:
parent
f61900465c
commit
0cdc60666b
|
|
@ -137,6 +137,7 @@ void *alloca(size_t);
|
||||||
(SDL_static_cast(Uint32, SDL_static_cast(Uint8, (D))) << 24))
|
(SDL_static_cast(Uint32, SDL_static_cast(Uint8, (D))) << 24))
|
||||||
|
|
||||||
#ifdef SDL_WIKI_DOCUMENTATION_SECTION
|
#ifdef SDL_WIKI_DOCUMENTATION_SECTION
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Append the 64 bit integer suffix to a signed integer literal.
|
* Append the 64 bit integer suffix to a signed integer literal.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue