Feature: Add station coverage area display for towns.
This commit is contained in:
committed by
Niels Martin Hansen
parent
81f0f97406
commit
81d335b081
@@ -95,7 +95,9 @@ static inline void MarkTileDirtyByTile(TileIndex tile, int bridge_level_offset =
|
||||
Point GetViewportStationMiddle(const ViewPort *vp, const Station *st);
|
||||
|
||||
struct Station;
|
||||
struct Town;
|
||||
|
||||
void SetViewportCatchmentStation(const Station *st, bool sel);
|
||||
void SetViewportCatchmentTown(const Town *t, bool sel);
|
||||
|
||||
#endif /* VIEWPORT_FUNC_H */
|
||||
|
||||
Reference in New Issue
Block a user