SDL Wiki Bot 1 год назад
Родитель
Сommit
02da4acf0f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      include/SDL3/SDL_system.h

+ 2 - 2
include/SDL3/SDL_system.h

@@ -544,7 +544,7 @@ typedef enum SDL_WinRT_DeviceFamily
  *          the path is not available for any reason; call SDL_GetError() for
  *          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
  */
@@ -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
  *          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
  */