diff options
Diffstat (limited to 'src/table/roadveh.h')
-rw-r--r-- | src/table/roadveh.h | 2 |
1 files changed, 2 insertions, 0 deletions
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}, |