mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt/GameConfigWidget: Add Manual Texture Sampling
This commit is contained in:
@ -53,6 +53,7 @@ private:
|
||||
QCheckBox* m_emulate_disc_speed;
|
||||
QCheckBox* m_use_dsp_hle;
|
||||
QCheckBox* m_use_monoscopic_shadows;
|
||||
QCheckBox* m_manual_texture_sampling;
|
||||
|
||||
QPushButton* m_refresh_config;
|
||||
|
||||
|
Reference in New Issue
Block a user