npf.h
changeset 2951 2db3adee7736
parent 2916 8f1aa489701f
child 3135 3a20ced2e34b
--- a/npf.h	Wed Feb 01 06:12:02 2006 +0000
+++ b/npf.h	Wed Feb 01 06:32:03 2006 +0000
@@ -64,6 +64,7 @@
  * station for the given transport type. See the declaration of
  * NPFFoundTargetData above for the meaning of the result. */
 NPFFoundTargetData NPFRouteToStationOrTile(TileIndex tile, Trackdir trackdir, NPFFindStationOrTileData* target, TransportType type, Owner owner, RailType railtype);
+
 /* Will search as above, but with two start nodes, the second being the
  * reverse. Look at the NPF_FLAG_REVERSE flag in the result node to see which
  * direction was taken (NPFGetBit(result.node, NPF_FLAG_REVERSE)) */