mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-07-01 21:27:52 +00:00
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard