window.h
changeset 869 0f8d9efae2e8
parent 867 dffd33233237
child 982 d3ce4d6a65f8
equal deleted inserted replaced
868:081a13cb98eb 869:0f8d9efae2e8
   319 	byte railtype;
   319 	byte railtype;
   320 	byte vehicletype;
   320 	byte vehicletype;
   321 	byte sel_index[2];
   321 	byte sel_index[2];
   322 	int16 sel_engine[2];
   322 	int16 sel_engine[2];
   323 	uint16 count[2];
   323 	uint16 count[2];
   324 	byte line_height;
       
   325 } replaceveh_d;
   324 } replaceveh_d;
   326 
   325 
   327 typedef struct {
   326 typedef struct {
   328 	VehicleID sel;
   327 	VehicleID sel;
   329 } traindepot_d;
   328 } traindepot_d;