mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Add option for setting the PNG zlib compression level
This commit is contained in:
@ -52,6 +52,7 @@ private:
|
||||
GraphicsBool* m_dump_use_ffv1;
|
||||
GraphicsBool* m_use_fullres_framedumps;
|
||||
GraphicsInteger* m_dump_bitrate;
|
||||
GraphicsInteger* m_png_compression_level;
|
||||
|
||||
// Misc
|
||||
GraphicsBool* m_enable_cropping;
|
||||
|
Reference in New Issue
Block a user