summaryrefslogtreecommitdiff
path: root/src/tile.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-04 03:21:14 +0000
committerbelugas <belugas@openttd.org>2007-04-04 03:21:14 +0000
commit4c4f2a34ef3cd08b45b2b5e2edb866020dbd84ea (patch)
treeee49dd11233b9b7f3c596bad4f124f8a5b794d8e /src/tile.h
parent695ff8dd37e5bde257fa1aafdbf821f91f369f46 (diff)
downloadopenttd-4c4f2a34ef3cd08b45b2b5e2edb866020dbd84ea.tar.xz
(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
Diffstat (limited to 'src/tile.h')
-rw-r--r--src/tile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tile.h b/src/tile.h
index 7894bb514..d7f747b45 100644
--- a/src/tile.h
+++ b/src/tile.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file tile.h */
+
#ifndef TILE_H
#define TILE_H