diff src/unmovable_map.h @ 9111:d48433370037 draft

(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
author rubidium <rubidium@openttd.org>
date Tue, 06 May 2008 15:11:33 +0000 (2008-05-06)
parents 2191f47ab047
children 3ab1d6da5fea
line wrap: on
line diff
--- a/src/unmovable_map.h
+++ b/src/unmovable_map.h
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file unmovable_map.h */
+/** @file unmovable_map.h Map accessors for unmovable tiles. */
 
 #ifndef UNMOVABLE_MAP_H
 #define UNMOVABLE_MAP_H