(svn r6757) -Fix (r6754): Remove double function declerations from functions.h..Gaah
local copy mess....
This commit is contained in:
		| @@ -180,8 +180,6 @@ Town *ClosestTownFromTile(TileIndex tile, uint threshold); | |||||||
| void ChangeTownRating(Town *t, int add, int max); | void ChangeTownRating(Town *t, int add, int max); | ||||||
|  |  | ||||||
| uint GetTownRadiusGroup(const Town* t, TileIndex tile); | uint GetTownRadiusGroup(const Town* t, TileIndex tile); | ||||||
| void ShowNetworkChatQueryWindow(byte desttype, byte dest); |  | ||||||
| void ShowNetworkGiveMoneyWindow(byte player); |  | ||||||
| int FindFirstBit(uint32 x); | int FindFirstBit(uint32 x); | ||||||
| void ShowHighscoreTable(int difficulty, int8 rank); | void ShowHighscoreTable(int difficulty, int8 rank); | ||||||
| TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng); | TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Darkvater
					Darkvater