forked from mirror/OpenTTD
(svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_map.h and not the other way round
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define WAYPOINT_H
|
||||
|
||||
#include "pool.h"
|
||||
#include "rail_map.h"
|
||||
|
||||
struct Waypoint {
|
||||
TileIndex xy; ///< Tile of waypoint
|
||||
|
Reference in New Issue
Block a user