Feature: Add coverage area display for existing stations.
This commit is contained in:
committed by
Niels Martin Hansen
parent
37daf43037
commit
b6733edd17
@@ -94,4 +94,8 @@ static inline void MarkTileDirtyByTile(TileIndex tile, int bridge_level_offset =
|
||||
|
||||
Point GetViewportStationMiddle(const ViewPort *vp, const Station *st);
|
||||
|
||||
struct Station;
|
||||
|
||||
void SetViewportCatchmentStation(const Station *st, bool sel);
|
||||
|
||||
#endif /* VIEWPORT_FUNC_H */
|
||||
|
||||
Reference in New Issue
Block a user