From c3a3f18076a1bf2d113d2aaf2c9bd7582c2230bb Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sat, 20 Jan 2024 11:51:00 +0300 Subject: [PATCH] updated WhatsNew.txt --- WhatsNew.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WhatsNew.txt b/WhatsNew.txt index fffa9d2e78..62423aebf8 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -16,7 +16,7 @@ macOS: * Added the hint SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE to choose whether high or low power GPU should be used for rendering, in the case where there are multiple GPUs available Xbox: -* Added the function SDL_GDKGetDefaultUser() +* Added the function SDL_GDKGetDefaultUser() and SDL_GameControllerGetSteamHandle() --------------------------------------------------------------------------- 2.28.2: