Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled()

This commit is contained in:
Sam Lantinga
2023-02-28 15:55:56 -08:00
parent ebdb320651
commit 941a603665
3 changed files with 9 additions and 0 deletions
+5
View File
@@ -2462,3 +2462,8 @@ expression e2;
- SDL_Vulkan_GetDrawableSize
+ SDL_GetWindowSizeInPixels
(...)
@@
@@
- SDL_IsScreenSaverEnabled
+ SDL_ScreenSaverEnabled
(...)