From dcd510c81f3f995696bb8667fe13c63e53d47316 Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 21 Mar 2007 03:06:21 +0000 Subject: (svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N. --- src/newgrf_config.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/newgrf_config.cpp') diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp index 12f072889..f03340601 100644 --- a/src/newgrf_config.cpp +++ b/src/newgrf_config.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file newgfr_config.cpp */ + #include "stdafx.h" #include "openttd.h" #include "functions.h" @@ -481,3 +483,4 @@ extern const ChunkHandler _newgrf_chunk_handlers[] = { }; + -- cgit v1.2.3-54-g00ecf