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