From 735c636f6ffdec71797b2685a8f19b4e81cbdb0d Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 23 Oct 2006 21:39:15 +0000 Subject: (svn r6912) - Feature: Show a list of cargo types that a vehicle is refittable to in the purchase information window. (mart3p) --- vehicle_gui.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vehicle_gui.h') diff --git a/vehicle_gui.h b/vehicle_gui.h index 7cc25ae3c..76f6a5bcc 100644 --- a/vehicle_gui.h +++ b/vehicle_gui.h @@ -50,7 +50,8 @@ void ShowBuildVehicleWindow(TileIndex tile, byte type); void ChangeVehicleViewWindow(const Vehicle *from_v, const Vehicle *to_v); -uint ShowAdditionalText(int x, int y, int w, EngineID engine); +uint ShowAdditionalText(int x, int y, uint w, EngineID engine); +uint ShowRefitOptionsList(int x, int y, uint w, EngineID engine); void ShowVehicleListWindow(PlayerID player, StationID station, byte vehicle_type); void ShowVehWithSharedOrders(Vehicle *v, byte vehicle_type); -- cgit v1.2.3-70-g09d2