functions.h
changeset 2639 8a7342eb3a78
parent 2520 75eb66d6e371
child 2788 db2896482939
--- a/functions.h	Mon Nov 14 15:22:12 2005 +0000
+++ b/functions.h	Mon Nov 14 19:48:04 2005 +0000
@@ -151,7 +151,7 @@
 
 /* tunnelbridge_cmd.c */
 bool CheckTunnelInWay(TileIndex tile, int z);
-bool CheckBridge_Stuff(byte bridge_type, int bridge_len);
+bool CheckBridge_Stuff(byte bridge_type, uint bridge_len);
 uint32 GetBridgeLength(TileIndex begin, TileIndex end);
 int CalcBridgeLenCostFactor(int x);