mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-29 02:33:00 +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.