forked from mirror/OpenTTD
(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
It is more descriptive name and it will not upset the generate script anymore
This commit is contained in:
@@ -1342,7 +1342,7 @@ struct RoadDriveEntry {
|
||||
byte x, y;
|
||||
};
|
||||
|
||||
#include "table/roadveh.h"
|
||||
#include "table/roadveh_movement.h"
|
||||
|
||||
static const byte _road_veh_data_1[] = {
|
||||
20, 20, 16, 16, 0, 0, 0, 0,
|
||||
|
Reference in New Issue
Block a user