Sync SDL3 wiki -> header

main
SDL Wiki Bot 2024-04-13 12:07:27 +00:00
parent 3f4ac1a3c7
commit 02da4acf0f
1 changed files with 2 additions and 2 deletions

View File

@ -544,7 +544,7 @@ typedef enum SDL_WinRT_DeviceFamily
* the path is not available for any reason; call SDL_GetError() for * the path is not available for any reason; call SDL_GetError() for
* more information. * more information.
* *
* \since This function is available since SDL 2.0.3. * \since This function is available since SDL 3.0.0.
* *
* \sa SDL_WinRTGetFSPathUTF8 * \sa SDL_WinRTGetFSPathUTF8
*/ */
@ -567,7 +567,7 @@ extern DECLSPEC const wchar_t * SDLCALL SDL_WinRTGetFSPathUNICODE(SDL_WinRT_Path
* the path is not available for any reason; call SDL_GetError() for * the path is not available for any reason; call SDL_GetError() for
* more information. * more information.
* *
* \since This function is available since SDL 2.0.3. * \since This function is available since SDL 3.0.0.
* *
* \sa SDL_WinRTGetFSPathUNICODE * \sa SDL_WinRTGetFSPathUNICODE
*/ */