src/gui.h
changeset 8869 1e62a45d7599
parent 8856 7f8b5c11bea6
child 9053 13c47e8836eb
--- a/src/gui.h	Mon Jan 21 20:41:04 2008 +0000
+++ b/src/gui.h	Mon Jan 21 23:55:57 2008 +0000
@@ -106,7 +106,7 @@
 extern const TextColour _fios_colors[];
 
 /* bridge_gui.cpp */
-void ShowBuildBridgeWindow(uint start, uint end, byte type);
+void ShowBuildBridgeWindow(TileIndex start, TileIndex end, byte type);
 
 void ShowBuildIndustryWindow();
 void ShowMusicWindow();