OpenTTD Source
1.11.2
|
Go to the source code of this file.
Macros | |
#define | OTTD_ALIGNMENT 0 |
The architecture does not require aligned access. | |
#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.