functions.h
changeset 998 d9dc257b8949
parent 988 2482369a61ff
child 999 8b2a34061963
--- a/functions.h	Thu Jan 13 09:55:32 2005 +0000
+++ b/functions.h	Thu Jan 13 16:28:47 2005 +0000
@@ -234,7 +234,7 @@
 void ShowNetworkNeedCompanyPassword();
 void ShowRenameWaypointWindow(Waypoint *cp);
 int FindFirstBit(uint32 x);
-void ShowHighscoreTable(int difficulty, int rank);
+void ShowHighscoreTable(int difficulty, int8 rank);
 void ShowEndGameChart(void);
 TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng);