summaryrefslogtreecommitdiff
path: root/src/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine.h')
-rw-r--r--src/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine.h b/src/engine.h
index 083f2d69b..ef272f4d7 100644
--- a/src/engine.h
+++ b/src/engine.h
@@ -78,9 +78,9 @@ typedef struct RoadVehicleInfo {
*/
typedef struct EngineInfo {
Date base_intro;
- byte unk2; ///< Carriages have the highest bit set in this one
Year lifelength;
Year base_life;
+ byte unk2; ///< Carriages have the highest bit set in this one
byte load_amount;
byte climates;
uint32 refit_mask;