Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-11-23 18:43:14 +00:00
parent a635a485bc
commit 6d5526f3a5

View file

@ -563,7 +563,7 @@ extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathT
* *
* \returns a value from the SDL_WinRT_DeviceFamily enum. * \returns a value from the SDL_WinRT_DeviceFamily enum.
* *
* \since This function is available since SDL 2.0.8. * \since This function is available since SDL 3.0.0.
*/ */
extern DECLSPEC SDL_WinRT_DeviceFamily SDLCALL SDL_WinRTGetDeviceFamily(); extern DECLSPEC SDL_WinRT_DeviceFamily SDLCALL SDL_WinRTGetDeviceFamily();