src/gui.h
changeset 8373 7431d91527f2
parent 8360 3021c928de6c
child 8557 d5fb341fc220
--- 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();