vehicle.h
changeset 1217 ab9f02a224ab
parent 1174 27e386195965
child 1237 0a1ce05c3d45
equal deleted inserted replaced
1216:ab4d046ee9d7 1217:ab9f02a224ab
    45 	uint16 unk2;
    45 	uint16 unk2;
    46 	byte overtaking;
    46 	byte overtaking;
    47 	byte overtaking_ctr;
    47 	byte overtaking_ctr;
    48 	uint16 crashed_ctr;
    48 	uint16 crashed_ctr;
    49 	byte reverse_ctr;
    49 	byte reverse_ctr;
       
    50 	struct RoadStop *slot;
       
    51 	byte slotindex;
       
    52 	byte slot_age;
    50 } VehicleRoad;
    53 } VehicleRoad;
    51 
    54 
    52 typedef struct VehicleSpecial {
    55 typedef struct VehicleSpecial {
    53 	uint16 unk0;
    56 	uint16 unk0;
    54 	byte unk2;
    57 	byte unk2;