mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-06-26 00:30:06 +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