Added SDL_IOFromDynamicMem()

This commit is contained in:
Sam Lantinga
2024-03-17 17:11:20 -07:00
committed by Ryan C. Gordon
parent 12245e4c75
commit df0f5deddf
6 changed files with 192 additions and 16 deletions

View File

@@ -1000,6 +1000,7 @@ SDL3_0.0.0 {
SDL_RenameStoragePath;
SDL_GetStoragePathInfo;
SDL_FileTimeFromWindows;
SDL_IOFromDynamicMem;
# extra symbols go here (don't modify this line)
local: *;
};