mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
Properties/GameConfig: Remove "Skip DCBZ"
This commit is contained in:
parent
1c3cc26d19
commit
a2d6bab0d2
2 changed files with 9 additions and 15 deletions
|
@ -52,7 +52,6 @@ private:
|
|||
// Core
|
||||
QCheckBox* m_enable_dual_core;
|
||||
QCheckBox* m_enable_mmu;
|
||||
QCheckBox* m_skip_dcbz;
|
||||
QCheckBox* m_enable_fprf;
|
||||
QCheckBox* m_sync_gpu;
|
||||
QCheckBox* m_enable_fast_disc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue