summaryrefslogtreecommitdiff
path: root/src/table/namegen.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-04-03 19:19:04 +0000
committerrubidium <rubidium@openttd.org>2007-04-03 19:19:04 +0000
commitd2634aaeec98456390a4052503853117a17bbb89 (patch)
tree412cc083609fcec76c1c17bd41a8898885f97bd2 /src/table/namegen.h
parent64f2e6ef072d22bf14763ff1673fe74a5cde8e71 (diff)
downloadopenttd-d2634aaeec98456390a4052503853117a17bbb89.tar.xz
(svn r9553) -Documentation: fix ambiguity issue.
Diffstat (limited to 'src/table/namegen.h')
-rw-r--r--src/table/namegen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/table/namegen.h b/src/table/namegen.h
index 99845c8b0..456b26aa3 100644
--- a/src/table/namegen.h
+++ b/src/table/namegen.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file table/namegen.h Namepart tables for the town name generator */
+
#include "../stdafx.h"
#include "../openttd.h"