(svn r9553) -Documentation: fix ambiguity issue.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
/** @file table/namegen.h Namepart tables for the town name generator */
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../openttd.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},
|
||||
|
Reference in New Issue
Block a user