mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
Sync wiki -> header
This commit is contained in:
parent
4082821822
commit
ef4e0e921a
2 changed files with 3 additions and 3 deletions
|
@ -450,7 +450,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_HasNEON(void);
|
|||
* \returns SDL_TRUE if the CPU has LOONGARCH LSX features or SDL_FALSE if
|
||||
* not.
|
||||
*
|
||||
* \since This function is available since SDL 2.0.23.
|
||||
* \since This function is available since SDL 2.24.0.
|
||||
*/
|
||||
extern DECLSPEC SDL_bool SDLCALL SDL_HasLSX(void);
|
||||
|
||||
|
@ -463,7 +463,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_HasLSX(void);
|
|||
* \returns SDL_TRUE if the CPU has LOONGARCH LASX features or SDL_FALSE if
|
||||
* not.
|
||||
*
|
||||
* \since This function is available since SDL 2.0.23.
|
||||
* \since This function is available since SDL 2.24.0.
|
||||
*/
|
||||
extern DECLSPEC SDL_bool SDLCALL SDL_HasLASX(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue