mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 09:27:39 +00:00
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
Fixes #9287.
This commit is contained in:
parent
810656962c
commit
764207d873
9 changed files with 398 additions and 2 deletions
|
@ -481,6 +481,8 @@ SDL3_0.0.0 {
|
|||
SDL_GetWindowSizeInPixels;
|
||||
SDL_GetWindowSurface;
|
||||
SDL_GetWindowTitle;
|
||||
SDL_GlobDirectory;
|
||||
SDL_GlobStorageDirectory;
|
||||
SDL_HapticEffectSupported;
|
||||
SDL_HapticRumbleSupported;
|
||||
SDL_HasARMSIMD;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue