OpenTTD Source 20250206-master-g6089ed8059
|
Translation tables from one GRF to another GRF. More...
Go to the source code of this file.
Variables | |
const uint8_t | _palmap_w2d [] |
Converting from the Windows palette to the DOS palette. | |
static const uint8_t | _palmap_d2w [] |
Converting from the DOS palette to the Windows palette. | |
Translation tables from one GRF to another GRF.
Definition in file palette_convert.h.
|
static |
Converting from the DOS palette to the Windows palette.
Definition at line 47 of file palette_convert.h.
Referenced by ReadRecolourSprite().