1 // _template_gui_main.h
6 #include "engine_type.h"
7 #include "group_type.h"
8 #include "vehicle_type.h"
9 #include "string_func.h"
10 #include "strings_func.h"
12 #include "tbtr_template_vehicle.h"
13 #include "tbtr_template_vehicle_func.h"
15 typedef GUIList
<const Group
*> GUIGroupList
;
17 void ShowTemplateReplaceWindow(byte
, int);