File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
openttd.h
Show inline comments
 
@@ -51,7 +51,7 @@ typedef struct YearMonthDay {
 
#define MAX_YEAR_END_REAL 2090
 
#define MAX_YEAR_END 170
 

	
 
#include "macros.h"
 
#include "map.h"
 

	
 
// Forward declarations of structs.
 
typedef struct Vehicle Vehicle;