Sorted API entry points
This commit is contained in:
@@ -841,6 +841,7 @@ SDL3_0.0.0 {
|
||||
SDL_Vulkan_CreateSurface;
|
||||
SDL_Vulkan_DestroySurface;
|
||||
SDL_Vulkan_GetInstanceExtensions;
|
||||
SDL_Vulkan_GetPresentationSupport;
|
||||
SDL_Vulkan_GetVkGetInstanceProcAddr;
|
||||
SDL_Vulkan_LoadLibrary;
|
||||
SDL_Vulkan_UnloadLibrary;
|
||||
@@ -1045,7 +1046,6 @@ SDL3_0.0.0 {
|
||||
SDL_wcsnstr;
|
||||
SDL_wcsstr;
|
||||
SDL_wcstol;
|
||||
SDL_Vulkan_GetPresentationSupport;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user