OpenTTD Source  20241108-master-g80f628063a
Palette Struct Reference

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.
 

Detailed Description

Information about the currently used palette.

Definition at line 328 of file gfx_type.h.


The documentation for this struct was generated from the following file: