mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 01:29:10 +00:00
(svn r20150) -Cleanup: Remove an unused function header.
This commit is contained in:
@@ -149,7 +149,6 @@ struct Town : TownPool::PoolItem<&_town_pool> {
|
|||||||
uint32 GetWorldPopulation();
|
uint32 GetWorldPopulation();
|
||||||
|
|
||||||
void UpdateAllTownVirtCoords();
|
void UpdateAllTownVirtCoords();
|
||||||
void InitializeTown();
|
|
||||||
void ShowTownViewWindow(TownID town);
|
void ShowTownViewWindow(TownID town);
|
||||||
void ExpandTown(Town *t);
|
void ExpandTown(Town *t);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user