mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-17 16:58:13 +00:00
Add SDL_GetPath() for default OS folders (#7665)
This commit is contained in:
@@ -851,6 +851,7 @@ SDL3_0.0.0 {
|
||||
SDL_TryLockRWLockForWriting;
|
||||
SDL_UnlockRWLock;
|
||||
SDL_DestroyRWLock;
|
||||
SDL_GetPath;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user