rail_cmd.c
changeset 473 0da86c59e3ae
parent 447 aaf1f59a8957
child 497 2d6d31173813
equal deleted inserted replaced
472:4b15c9f4f969 473:0da86c59e3ae
  1963 		}
  1963 		}
  1964 	}
  1964 	}
  1965 	return ti->tileh;
  1965 	return ti->tileh;
  1966 }
  1966 }
  1967 
  1967 
  1968 static void GetAcceptedCargo_Track(uint tile, AcceptedCargo *ac)
  1968 static void GetAcceptedCargo_Track(uint tile, AcceptedCargo ac)
  1969 {
  1969 {
  1970 	/* not used */
  1970 	/* not used */
  1971 }
  1971 }
  1972 
  1972 
  1973 static void AnimateTile_Track(uint tile)
  1973 static void AnimateTile_Track(uint tile)