(svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.h.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "vehicle_type.h"
|
||||
#include "order_type.h"
|
||||
#include "station_type.h"
|
||||
#include "engine_type.h"
|
||||
|
||||
void DrawVehicleProfitButton(const Vehicle *v, int x, int y);
|
||||
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order);
|
||||
|
Reference in New Issue
Block a user