Added SDL_GetRenderLogicalPresentationRect()
Fixes https://github.com/libsdl-org/SDL/issues/8815
This commit is contained in:
@@ -393,6 +393,7 @@ SDL3_0.0.0 {
|
||||
SDL_GetRenderDrawColorFloat;
|
||||
SDL_GetRenderDriver;
|
||||
SDL_GetRenderLogicalPresentation;
|
||||
SDL_GetRenderLogicalPresentationRect;
|
||||
SDL_GetRenderMetalCommandEncoder;
|
||||
SDL_GetRenderMetalLayer;
|
||||
SDL_GetRenderOutputSize;
|
||||
|
||||
Reference in New Issue
Block a user