summaryrefslogtreecommitdiff
path: root/src/newgrf_sound.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-21 03:06:21 +0000
committerbelugas <belugas@openttd.org>2007-03-21 03:06:21 +0000
commitdcd510c81f3f995696bb8667fe13c63e53d47316 (patch)
treeb96361ddddd1cec25475044a96a689ce7c9cd0d6 /src/newgrf_sound.cpp
parent80ef389080b0efb8fce77775ac09de40a65f617c (diff)
downloadopenttd-dcd510c81f3f995696bb8667fe13c63e53d47316.tar.xz
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
Diffstat (limited to 'src/newgrf_sound.cpp')
-rw-r--r--src/newgrf_sound.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/newgrf_sound.cpp b/src/newgrf_sound.cpp
index 8064546fe..d9fe2e882 100644
--- a/src/newgrf_sound.cpp
+++ b/src/newgrf_sound.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file newgrf_sound.cpp */
+
#include "stdafx.h"
#include "openttd.h"
#include "oldpool.h"