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
commit6d199fcdb75e40ffdde0e612c301f2e74b901678 (patch)
tree28f27070bd508fef07617bf83c63d2a16a0ccc95 /src/bmp.cpp
parent7e73413709b3f830d83338421298af5dc20581db (diff)
downloadopenttd-6d199fcdb75e40ffdde0e612c301f2e74b901678.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"