From 9d5ff5def0790ead791b7ef09727d3ad3b41e565 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 2 Dec 2009 00:01:07 +0000 Subject: (svn r18368) -Fix: alignment of comment and 'add' some missing comments --- src/pathfinder/yapf/yapf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/pathfinder/yapf/yapf.h') diff --git a/src/pathfinder/yapf/yapf.h b/src/pathfinder/yapf/yapf.h index c0c0cf087..1a21b67ea 100644 --- a/src/pathfinder/yapf/yapf.h +++ b/src/pathfinder/yapf/yapf.h @@ -15,7 +15,8 @@ #include "../../direction_type.h" #include "../../station_type.h" -/** Finds the best path for given ship. +/** + * Finds the best path for given ship using YAPF. * @param v the ship that needs to find a path * @param tile the tile to find the path from (should be next tile the ship is about to enter) * @param enterdir diagonal direction which the ship will enter this new tile from -- cgit v1.2.3-54-g00ecf