From b7748a686eca83d53eddf0be888e6f58eb12d054 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 21 May 2007 21:58:31 +0000 Subject: (svn r9897) -Codechange: prepare the toolbar for more road types. --- src/window.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/window.h') diff --git a/src/window.h b/src/window.h index 6cc255178..0f59be1b6 100644 --- a/src/window.h +++ b/src/window.h @@ -9,6 +9,7 @@ #include "string.h" #include "order.h" #include "rail.h" +#include "road.h" #include "airport.h" #include "vehicle.h" @@ -328,6 +329,7 @@ struct buildvehicle_d { union { RailTypeByte railtype; AirportFTAClass::Flags flags; + RoadTypes roadtypes; } filter; byte sel_index; ///< deprecated value, used for 'unified' ship and road bool descending_sort_order; -- cgit v1.2.3-70-g09d2