(svn r17106) -Codechange: move computation of station's catchment rectagle to separate function
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
static void RecomputeIndustriesNearForAll();
|
||||
|
||||
uint GetCatchmentRadius() const;
|
||||
Rect GetCatchmentRect() const;
|
||||
|
||||
/* virtual */ FORCEINLINE bool TileBelongsToRailStation(TileIndex tile) const
|
||||
{
|
||||
|
Reference in New Issue
Block a user