(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "window_gui.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "station_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