From 6d5526f3a56cec406d81b7d46ec39fd7c3b36ac1 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Wed, 23 Nov 2022 18:43:14 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_system.h b/include/SDL_system.h index 0cf73858b7..bd60cf12f4 100644 --- a/include/SDL_system.h +++ b/include/SDL_system.h @@ -563,7 +563,7 @@ extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathT * * \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();