OpenOrbis / OpenOrbis-PS4-Toolchain

The OpenOrbis PS4 custom toolchain. Allows developers to build homebrew for the PS4 without the official SDK.
GNU General Public License v3.0
476 stars 89 forks source link

Change sys/time.h to time.h in save_data.h #238

Closed ghost closed 1 year ago

ghost commented 1 year ago

Use time.h for time_t to better align with common coding practice.