|
OpenTTD Source
14.0-beta1
|
Go to the source code of this file.
Macros | |
| #define | TTD_LITTLE_ENDIAN 0 |
| Little endian builds use this for TTD_ENDIAN. | |
| #define | TTD_BIG_ENDIAN 1 |
| Big endian builds use this for TTD_ENDIAN. | |
Definition of various endian-dependant macros.
Definition in file endian_type.hpp.