Keep old naive dither as an option.

This commit is contained in:
Marisa the Magician 2023-03-04 18:19:38 +01:00
commit e8b7b1c29f
10 changed files with 145 additions and 36 deletions

View file

@ -231,8 +231,10 @@ MFX_PALENABLE="Enable Palette";
MFX_PALNUM="Palette";
MFX_PALSAT="Saturation";
MFX_PALPOW="Gamma";
MFX_PALDITHER="Dithering";
MFX_PALNAIVE="Naive Dithering";
MFX_PALDITHER="Dither Pattern";
MFX_PALDEPTH="Depth";
MFX_PALSPREAD="Spread";
MFX_PRESETNUM="Preset Slot";
MFX_PRESETNAME="Preset Name";
MFX_LOADPRESET="Load Preset";