(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:
tron
2006-03-17 07:02:34 +00:00
parent 41ee22ed99
commit 27d7d42404
3 changed files with 69 additions and 69 deletions

View File

@@ -4,6 +4,7 @@
#define WAYPOINT_H
#include "pool.h"
#include "rail_map.h"
struct Waypoint {
TileIndex xy; ///< Tile of waypoint