From c186f91cbd68a08494b8e2ab1dda4eccb4175982 Mon Sep 17 00:00:00 2001 From: maedhros Date: Mon, 11 Jun 2007 14:00:16 +0000 Subject: (svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for road vehicles for those who prefer the technical explanation. --- src/articulated_vehicles.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/articulated_vehicles.h') diff --git a/src/articulated_vehicles.h b/src/articulated_vehicles.h index 79aea98d3..45c9f1937 100644 --- a/src/articulated_vehicles.h +++ b/src/articulated_vehicles.h @@ -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 */ -- cgit v1.2.3-70-g09d2