forked from mirror/OpenTTD
(svn r16914) -Codechange: split Station and BaseStation into different files
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "rail_type.h"
|
||||
#include "command_type.h"
|
||||
#include "station_base.h"
|
||||
#include "waypoint_type.h"
|
||||
|
||||
CommandCost RemoveTrainWaypoint(TileIndex tile, DoCommandFlag flags, bool justremove);
|
||||
void ShowWaypointWindow(const Waypoint *wp);
|
||||
|
Reference in New Issue
Block a user