diff options
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/roadveh_movement.h (renamed from src/table/roadveh.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/roadveh.h b/src/table/roadveh_movement.h index 2ec38760a..a6f3e543a 100644 --- a/src/table/roadveh.h +++ b/src/table/roadveh_movement.h @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file table/roadveh.h Data about how a road vehicle must drive on a tile */ +/** @file table/roadveh_movement.h Data about how a road vehicle must drive on a tile */ static const RoadDriveEntry _roadveh_drive_data_0[] = { {15, 5}, |