(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...

This commit is contained in:
belugas
2007-04-18 00:41:09 +00:00
parent addcae43fa
commit d6651c1741
11 changed files with 32 additions and 26 deletions

View File

@@ -1177,7 +1177,6 @@ static RoadStop **FindRoadStopSpot(bool truck_station, Station* st)
/** Build a bus or truck stop
* @param tile tile to build the stop at
* @param flags operation to perform
* @param flags operation to perform
* @param p1 entrance direction (DiagDirection)
* @param p2 bit 0: 0 for Bus stops, 1 for truck stops
* bit 1: 0 for normal, 1 for drive-through