From c1d557bc988b514893f50185e1a38b3621802b92 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Apr 2007 19:19:04 +0000 Subject: (svn r9553) -Documentation: fix ambiguity issue. --- src/table/namegen.h | 2 ++ src/table/roadveh.h | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/table') 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" diff --git a/src/table/roadveh.h b/src/table/roadveh.h index 46f084e8e..8f051e876 100644 --- a/src/table/roadveh.h +++ b/src/table/roadveh.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file table/roadveh.h Data about how a road vehicle must drive on a tile */ + static const RoadDriveEntry _roadveh_drive_data_0[] = { {15, 5}, {14, 5}, -- cgit v1.2.3-70-g09d2