equal
deleted
inserted
replaced
6 #define RAIL_H |
6 #define RAIL_H |
7 |
7 |
8 #include "gfx.h" |
8 #include "gfx.h" |
9 #include "rail_type.h" |
9 #include "rail_type.h" |
10 #include "track_type.h" |
10 #include "track_type.h" |
|
11 #include "core/bitmath_func.hpp" |
11 #include "variables.h" |
12 #include "variables.h" |
12 |
13 |
13 /** This struct contains all the info that is needed to draw and construct tracks. |
14 /** This struct contains all the info that is needed to draw and construct tracks. |
14 */ |
15 */ |
15 struct RailtypeInfo { |
16 struct RailtypeInfo { |