mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 03:28:30 +00:00
Add file dialogs
This commit is contained in:
@@ -976,6 +976,9 @@ SDL3_0.0.0 {
|
||||
SDL_AddVulkanRenderSemaphores;
|
||||
SDL_GetNumJoystickBalls;
|
||||
SDL_GetJoystickBall;
|
||||
SDL_ShowOpenFileDialog;
|
||||
SDL_ShowSaveFileDialog;
|
||||
SDL_ShowOpenFolderDialog;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user