File diff r8122:b60b03677b3f → r8123:dde0a9a84019
src/rail.h
Show inline comments
 
@@ -8,9 +8,10 @@
 
#include "rail_type.h"
 
#include "track_type.h"
 
#include "vehicle_type.h"
 
#include "gfx_type.h"
 
#include "core/bitmath_func.hpp"
 
#include "economy_func.h"
 
#include "variables.h"
 
#include "economy_func.h"
 

	
 
/** This struct contains all the info that is needed to draw and construct tracks.
 
 */