(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "rail_type.h"
|
||||
#include "command_type.h"
|
||||
#include "waypoint_type.h"
|
||||
#include "station_type.h"
|
||||
|
||||
CommandCost RemoveTrainWaypoint(TileIndex tile, DoCommandFlag flags, bool justremove);
|
||||
CommandCost RemoveBuoy(TileIndex tile, DoCommandFlag flags);
|
||||
|
Reference in New Issue
Block a user