mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-23 11:38:28 +00:00
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
This commit is contained in:
@@ -999,6 +999,7 @@ SDL3_0.0.0 {
|
||||
SDL_RemoveStoragePath;
|
||||
SDL_RenameStoragePath;
|
||||
SDL_GetStoragePathInfo;
|
||||
SDL_FileTimeFromWindows;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user