summaryrefslogtreecommitdiff
path: root/src/bmp.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-02-23 11:50:43 +0000
committerbelugas <belugas@openttd.org>2007-02-23 11:50:43 +0000
commit4160d85cd2571604c615500124ba8077fc26bfd2 (patch)
tree28f27070bd508fef07617bf83c63d2a16a0ccc95 /src/bmp.cpp
parentb3efec2e7d6ca583b3477ef3407844093a216a38 (diff)
downloadopenttd-4160d85cd2571604c615500124ba8077fc26bfd2.tar.xz
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
Diffstat (limited to 'src/bmp.cpp')
-rw-r--r--src/bmp.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bmp.cpp b/src/bmp.cpp
index 381d95014..4ee43c4cf 100644
--- a/src/bmp.cpp
+++ b/src/bmp.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file bmp.cpp */
+
#include "stdafx.h"
#include "openttd.h"
#include "gfx.h"