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

@@ -1045,6 +1045,7 @@ SDL3_0.0.0 {
SDL_wcsnstr;
SDL_wcsstr;
SDL_wcstol;
SDL_Vulkan_GetPresentationSupport;
# extra symbols go here (don't modify this line)
local: *;
};