OpenTTD Source 20250205-master-gfd85ab1e2c
makeindexed.h File Reference

Base for converting sprites from another source from 32bpp RGBA to indexed 8bpp. More...

#include "spriteloader.hpp"

Go to the source code of this file.

Data Structures

class  SpriteLoaderMakeIndexed
 Sprite loader for converting graphics coming from another source. More...
 

Detailed Description

Base for converting sprites from another source from 32bpp RGBA to indexed 8bpp.

Definition in file makeindexed.h.