mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 22:19:10 +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
|
@ -1024,3 +1024,4 @@
|
|||
#define SDL_RemoveStoragePath SDL_RemoveStoragePath_REAL
|
||||
#define SDL_RenameStoragePath SDL_RenameStoragePath_REAL
|
||||
#define SDL_GetStoragePathInfo SDL_GetStoragePathInfo_REAL
|
||||
#define SDL_FileTimeFromWindows SDL_FileTimeFromWindows_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue