Added SDL_GetRenderSafeArea()

This commit is contained in:
Sam Lantinga
2024-07-24 17:14:00 -07:00
parent eb09264076
commit cf8b158ccb
7 changed files with 81 additions and 4 deletions

View File

@@ -401,6 +401,7 @@ SDL3_0.0.0 {
SDL_GetRenderMetalCommandEncoder;
SDL_GetRenderMetalLayer;
SDL_GetRenderOutputSize;
SDL_GetRenderSafeArea;
SDL_GetRenderScale;
SDL_GetRenderTarget;
SDL_GetRenderVSync;