summaryrefslogtreecommitdiff
path: root/src/rail_map.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-28 20:41:35 +0000
committerbelugas <belugas@openttd.org>2007-03-28 20:41:35 +0000
commit386e298acd7855feb54d7b75ce0e3144db487649 (patch)
treeaa1cef5f3c75fb41d164ae60cb4b3e111ef7207e /src/rail_map.h
parent3ca9788213a5070d31809fadbc9aab75cce6adae (diff)
downloadopenttd-386e298acd7855feb54d7b75ce0e3144db487649.tar.xz
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
Diffstat (limited to 'src/rail_map.h')
-rw-r--r--src/rail_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rail_map.h b/src/rail_map.h
index 230bb0348..b09bccf88 100644
--- a/src/rail_map.h
+++ b/src/rail_map.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file rail_map.h Hides the direct accesses to the map array with map accessors */
+
#ifndef RAIL_MAP_H
#define RAIL_MAP_H