Note something

This commit is contained in:
Clownacy 2020-09-17 18:42:36 +01:00
parent 83e8320d84
commit ff44d2fd06

View file

@ -23,6 +23,7 @@
// blending instead of colour-keying. // blending instead of colour-keying.
// If you'd like to enable the buggy anti-aliasing, then uncomment the following line. // If you'd like to enable the buggy anti-aliasing, then uncomment the following line.
// This only works if 'FREETYPE_FONTS' is enabled!
//#define ENABLE_FONT_ANTIALIASING //#define ENABLE_FONT_ANTIALIASING
// This controls however many glyphs (letters) the game can cache in VRAM at once // This controls however many glyphs (letters) the game can cache in VRAM at once