Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
d631a3add0
commit
fc35107854
1 changed files with 1 additions and 1 deletions
|
@ -2107,7 +2107,7 @@ extern SDL_DECLSPEC int SDLCALL SDL_abs(int x);
|
||||||
*
|
*
|
||||||
* \param x the first value to compare.
|
* \param x the first value to compare.
|
||||||
* \param y the second value to compare.
|
* \param y the second value to compare.
|
||||||
* \returns the lesser of `x` and `y`.
|
* \returns the greater of `x` and `y`.
|
||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this macro from any thread.
|
* \threadsafety It is safe to call this macro from any thread.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue