src/clear_cmd.cpp
changeset 8596 c3404405f3f5
parent 8270 e7c342f6b14c
child 8616 fd862a55c47f
--- a/src/clear_cmd.cpp	Mon Feb 18 14:59:30 2008 +0000
+++ b/src/clear_cmd.cpp	Mon Feb 18 16:11:31 2008 +0000
@@ -315,7 +315,7 @@
 	/* not used */
 }
 
-static uint32 GetTileTrackStatus_Clear(TileIndex tile, TransportType mode, uint sub_mode)
+static uint32 GetTileTrackStatus_Clear(TileIndex tile, TransportType mode, uint sub_mode, DiagDirection side)
 {
 	return 0;
 }