summaryrefslogtreecommitdiff
path: root/vehicle_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle_gui.h')
-rw-r--r--vehicle_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vehicle_gui.h b/vehicle_gui.h
index 1af4e0aba..a4e010c69 100644
--- a/vehicle_gui.h
+++ b/vehicle_gui.h
@@ -6,6 +6,7 @@
struct vehiclelist_d;
void DrawVehicleProfitButton(Vehicle *v, int x, int y);
+CargoID DrawVehicleRefitWindow(const Vehicle *v, int sel);
void InitializeVehiclesGuiList(void);
/* sorter stuff */