diff options
| author | Clay Murray <clay.murray8@gmail.com> | 2020-03-03 19:42:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-03 19:42:20 -0700 |
| commit | 85f2f4aa88a22130c3e261da388addf3a880c0af (patch) | |
| tree | e6a63ea2c49a75020796ec47c80a99ba6a17a531 /src/entity.cpp | |
| parent | 3f63e1219821813e4c7f975d58b27835215b1b65 (diff) | |
Fix issues with stat struct.
The stat struct was the format for the 64 bit version of stat. So we need to call stat64 to get the proper data.
Also we need to use _File_Time instead of File_Time because it is a compound value.
These changes were tested and work on my computer, MacOS 64 bit.
Diffstat (limited to 'src/entity.cpp')
0 files changed, 0 insertions, 0 deletions