(svn r9831) -Codechange: more refactoring of the loading/unloading.
This commit is contained in:
@@ -521,7 +521,7 @@ void ShowAircraftViewWindow(const Vehicle* v);
|
||||
|
||||
UnitID GetFreeUnitNumber(byte type);
|
||||
|
||||
bool LoadUnloadVehicle(Vehicle *v);
|
||||
void LoadUnloadVehicle(Vehicle *v);
|
||||
|
||||
void TrainConsistChanged(Vehicle *v);
|
||||
void TrainPowerChanged(Vehicle *v);
|
||||
|
||||
Reference in New Issue
Block a user