(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define ROADVEH_H
|
||||
|
||||
#include "vehicle_base.h"
|
||||
#include "engine.h"
|
||||
#include "engine_func.h"
|
||||
#include "economy_func.h"
|
||||
|
||||
enum RoadVehicleSubType {
|
||||
|
Reference in New Issue
Block a user