OpenTTD Source  20240919-master-gdf0233f4c2
palette_convert.h File Reference

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.
 

Detailed Description

Translation tables from one GRF to another GRF.

Definition in file palette_convert.h.