Add SDL_Vulkan_GetPresentationSupport

This commit is contained in:
Ethan Lee 2024-07-11 12:58:28 -04:00
parent 186fec2560
commit 1993ef664e
15 changed files with 167 additions and 0 deletions

View file

@ -1070,3 +1070,4 @@
#define SDL_wcsnstr SDL_wcsnstr_REAL
#define SDL_wcsstr SDL_wcsstr_REAL
#define SDL_wcstol SDL_wcstol_REAL
#define SDL_Vulkan_GetPresentationSupport SDL_Vulkan_GetPresentationSupport_REAL