src/gui.h
changeset 8558 2f50ad3af2a9
parent 8557 d5fb341fc220
child 8723 e513a23c2797
--- a/src/gui.h	Thu Feb 14 02:57:38 2008 +0000
+++ b/src/gui.h	Thu Feb 14 03:10:22 2008 +0000
@@ -106,7 +106,7 @@
 extern const TextColour _fios_colors[];
 
 /* bridge_gui.cpp */
-void ShowBuildBridgeWindow(TileIndex start, TileIndex end, TransportType Transport_type, byte type);
+void ShowBuildBridgeWindow(TileIndex start, TileIndex end, TransportType transport_type, byte bridge_type);
 
 void ShowBuildIndustryWindow();
 void ShowMusicWindow();