clear_cmd.c
changeset 159 139cf78bfb28
parent 149 5f7d4b21df01
child 193 0a7025304867
equal deleted inserted replaced
158:b1a821f84250 159:139cf78bfb28
   755 static void ClickTile_Clear(uint tile)
   755 static void ClickTile_Clear(uint tile)
   756 {
   756 {
   757 	/* not used */
   757 	/* not used */
   758 }
   758 }
   759 
   759 
   760 uint32 GetTileTrackStatus_Clear(uint tile, int mode)
   760 uint32 GetTileTrackStatus_Clear(uint tile, TransportType mode)
   761 {
   761 {
   762 	return 0;
   762 	return 0;
   763 }
   763 }
   764 
   764 
   765 static const StringID _clear_land_str[4+8-1] = {
   765 static const StringID _clear_land_str[4+8-1] = {