mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Add new GUI option to skip XFBToRam and remove old XFB options
This commit is contained in:
@ -29,7 +29,6 @@ private:
|
||||
void AddDescriptions();
|
||||
|
||||
QComboBox* m_backend_combo;
|
||||
QCheckBox* m_bypass_xfb;
|
||||
QCheckBox* m_enable_statistics;
|
||||
QCheckBox* m_dump_textures;
|
||||
QCheckBox* m_dump_objects;
|
||||
|
Reference in New Issue
Block a user