mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
The canonical way to check for 64-bit system is __LP64__ preprocessor define. This allows to build and pass test suite on ppc64le.
The canonical way to check for 64-bit system is __LP64__ preprocessor define. This allows to build and pass test suite on ppc64le.