(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
#define ARTICULATED_VEHICLES_H
|
||||
|
||||
uint CountArticulatedParts(EngineID engine_type);
|
||||
void AddArticulatedParts(Vehicle **vl);
|
||||
void AddArticulatedParts(Vehicle **vl, VehicleType type);
|
||||
|
||||
#endif /* ARTICULATED_VEHICLES_H */
|
||||
|
||||
Reference in New Issue
Block a user