From 4160d85cd2571604c615500124ba8077fc26bfd2 Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 23 Feb 2007 11:50:43 +0000 Subject: (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. --- src/bridge_map.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/bridge_map.h') diff --git a/src/bridge_map.h b/src/bridge_map.h index 260917e19..b4ab3a68a 100644 --- a/src/bridge_map.h +++ b/src/bridge_map.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file bridge_map.h */ + #ifndef BRIDGE_MAP_H #define BRIDGE_MAP_H @@ -59,6 +61,8 @@ static inline uint GetBridgeType(TileIndex t) /** * Get the direction pointing onto the bridge + * @param tile The tile to analyze + * @return the above mentionned direction */ static inline DiagDirection GetBridgeRampDirection(TileIndex t) { -- cgit v1.2.3-70-g09d2