mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-08 08:18:47 +00:00
Merge pull request #5025 from jroweboy/tomoscrewme
Add CPU Clock Frequency slider
This commit is contained in:
commit
1ff8d002a9
15 changed files with 204 additions and 84 deletions
|
|
@ -128,6 +128,7 @@ struct Values {
|
|||
|
||||
// Core
|
||||
bool use_cpu_jit;
|
||||
int cpu_clock_percentage;
|
||||
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue