(svn r6757) -Fix (r6754): Remove double function declerations from functions.h..Gaah

local copy mess....
pull/155/head
Darkvater 18 years ago
parent 810d7739dd
commit 36ca1d9c87

@ -180,8 +180,6 @@ Town *ClosestTownFromTile(TileIndex tile, uint threshold);
void ChangeTownRating(Town *t, int add, int max);
uint GetTownRadiusGroup(const Town* t, TileIndex tile);
void ShowNetworkChatQueryWindow(byte desttype, byte dest);
void ShowNetworkGiveMoneyWindow(byte player);
int FindFirstBit(uint32 x);
void ShowHighscoreTable(int difficulty, int8 rank);
TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng);

Loading…
Cancel
Save