diff -r 4f217587c047 -r ab08ca2a2018 src/settings_type.h --- a/src/settings_type.h Thu Feb 28 00:36:05 2008 +0000 +++ b/src/settings_type.h Thu Feb 28 00:43:30 2008 +0000 @@ -130,6 +130,8 @@ uint8 pathfinder_for_roadvehs; ///< the pathfinder to use for roadvehicles uint8 pathfinder_for_ships; ///< the pathfinder to use for ships + uint8 plane_speed; ///< divisor for speed of aircraft + bool autorenew; int16 autorenew_months; int32 autorenew_money;