mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
This commit is contained in:
@@ -1269,7 +1269,6 @@ void DrawRoadDepotSprite(int x, int y, DiagDirection dir, RoadType rt)
|
||||
/**
|
||||
* Updates cached nearest town for all road tiles
|
||||
* @param invalidate are we just invalidating cached data?
|
||||
* @param ignore town that should be ignored (because we are deleting it now)
|
||||
* @pre invalidate == true implies _generating_world == true
|
||||
*/
|
||||
void UpdateNearestTownForRoadTiles(bool invalidate)
|
||||
|
Reference in New Issue
Block a user