From e1f6f4c13ef70f88a999d06c6a3b37a4cf74e105 Mon Sep 17 00:00:00 2001 From: KUDr Date: Sun, 28 May 2006 19:01:29 +0000 Subject: (svn r5006) Added comments where doxygen generated warnings to test if it can help. --- yapf/yapf_rail.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'yapf/yapf_rail.cpp') diff --git a/yapf/yapf_rail.cpp b/yapf/yapf_rail.cpp index 08ee143ed..67d3d781f 100644 --- a/yapf/yapf_rail.cpp +++ b/yapf/yapf_rail.cpp @@ -260,6 +260,7 @@ bool YapfFindNearestRailDepotTwoWay(Vehicle *v, int max_distance, int reverse_pe return ret; } +/** if any track changes, this counter is incremented - that will invalidate segment cost cache */ int CSegmentCostCacheBase::s_rail_change_counter = 0; void YapfNotifyTrackLayoutChange(TileIndex tile, Track track) {CSegmentCostCacheBase::NotifyTrackLayoutChange(tile, track);} -- cgit v1.2.3-70-g09d2