OpenTTD Source
20241124-master-g9399a92a4f
|
Information about the currently used palette. More...
#include <gfx_type.h>
Data Fields | |
Colour | palette [256] |
Current palette. Entry 0 has to be always fully transparent! | |
int | first_dirty |
The first dirty element. | |
int | count_dirty |
The number of dirty elements. | |
Information about the currently used palette.
Definition at line 328 of file gfx_type.h.