summaryrefslogtreecommitdiff
path: root/src/intro_gui.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-03 04:04:22 +0000
committerbelugas <belugas@openttd.org>2007-03-03 04:04:22 +0000
commit5792aa85c7b39efbba313659c287abd9ae66df88 (patch)
treea56d1e1d13bc7d618e33a50ed711f4c5387a5c21 /src/intro_gui.cpp
parent502ec1b6721832b170bd133480ec785b2cd1d5a7 (diff)
downloadopenttd-5792aa85c7b39efbba313659c287abd9ae66df88.tar.xz
(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style.
Diffstat (limited to 'src/intro_gui.cpp')
-rw-r--r--src/intro_gui.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intro_gui.cpp b/src/intro_gui.cpp
index 8cb217486..d39849fd4 100644
--- a/src/intro_gui.cpp
+++ b/src/intro_gui.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file intro_gui.cpp */
+
#include "stdafx.h"
#include "openttd.h"
#include "table/strings.h"