mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 03:58:28 +00:00
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
Fixes #9287.
This commit is contained in:
@@ -481,6 +481,8 @@ SDL3_0.0.0 {
|
||||
SDL_GetWindowSizeInPixels;
|
||||
SDL_GetWindowSurface;
|
||||
SDL_GetWindowTitle;
|
||||
SDL_GlobDirectory;
|
||||
SDL_GlobStorageDirectory;
|
||||
SDL_HapticEffectSupported;
|
||||
SDL_HapticRumbleSupported;
|
||||
SDL_HasARMSIMD;
|
||||
|
Reference in New Issue
Block a user