(svn r9553) -Documentation: fix ambiguity issue.

This commit is contained in:
rubidium 2007-04-03 19:19:04 +00:00
parent 64f2e6ef07
commit d2634aaeec
4 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file namegen.h */
/** @file src/namegen.h Town name generator stuff */
#ifndef NAMEGEN_H
#define NAMEGEN_H

View File

@ -1,6 +1,6 @@
/* $Id$ */
/** @file roadveh.h */
/** @file src/roadveh.h Road vehicle states */
#ifndef ROADVEH_H
#define ROADVEH_H

View File

@ -1,5 +1,7 @@
/* $Id$ */
/** @file table/namegen.h Namepart tables for the town name generator */
#include "../stdafx.h"
#include "../openttd.h"

View File

@ -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},