Add SDL_GetRenderVSync (see #6495) (#6965)

This commit is contained in:
Sylvain Becker
2023-01-02 20:21:02 +01:00
committed by GitHub
parent 023f067903
commit 851b0e16be
6 changed files with 25 additions and 0 deletions

View File

@@ -884,3 +884,4 @@
/* New API symbols are added at the end */
#define SDL_modf SDL_modf_REAL
#define SDL_modff SDL_modff_REAL
#define SDL_GetRenderVSync SDL_GetRenderVSync_REAL