OpenTTD Source
20241108-master-g80f628063a
|
Information about a particular livery. More...
#include <livery.h>
Data Fields | |
uint8_t | in_use |
Bit 0 set if this livery should override the default livery first colour, Bit 1 for the second colour. | |
Colours | colour1 |
First colour, for all vehicles. | |
Colours | colour2 |
Second colour, for vehicles with 2CC support. | |