Added SDL_CopyFile() and SDL_CopyStorageFile()
Fixes https://github.com/libsdl-org/SDL/issues/9553
This commit is contained in:
@@ -55,7 +55,9 @@ SDL3_0.0.0 {
|
||||
SDL_ConvertPixelsAndColorspace;
|
||||
SDL_ConvertSurface;
|
||||
SDL_ConvertSurfaceAndColorspace;
|
||||
SDL_CopyFile;
|
||||
SDL_CopyProperties;
|
||||
SDL_CopyStorageFile;
|
||||
SDL_CreateAudioStream;
|
||||
SDL_CreateColorCursor;
|
||||
SDL_CreateCondition;
|
||||
|
||||
Reference in New Issue
Block a user