mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
32-bit color support
This commit is contained in:
@@ -12,5 +12,6 @@ namespace PortabilityLayer
|
||||
uint8_t m_aaTranslate[256][16];
|
||||
|
||||
void GenerateForPalette(const RGBAColor &baseColor, const RGBAColor *colors, size_t numColors);
|
||||
void GenerateForSimpleScale(uint8_t colorChannel);
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user