File diff r23537:f6a6d4ce4bd5 → r23538:8df50944b27a
src/station_gui.cpp
Show inline comments
 
@@ -2116,8 +2116,8 @@ struct TileAndStation {
 
	StationID station; ///< StationID
 
};
 

	
 
static SmallVector<TileAndStation, 8> _deleted_stations_nearby;
 
static SmallVector<StationID, 8> _stations_nearby_list;
 
static std::vector<TileAndStation> _deleted_stations_nearby;
 
static std::vector<StationID> _stations_nearby_list;
 

	
 
/**
 
 * Add station on this tile to _stations_nearby_list if it's fully within the