mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 00:17:40 +00:00
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
This commit is contained in:
parent
9153287fa0
commit
747300b356
8 changed files with 65 additions and 49 deletions
|
@ -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: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue