mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 16:55:46 +00:00
config: Use simplified checkbox (from Citra) for CPU JIT.
This commit is contained in:
parent
af6e1f8554
commit
32181284be
8 changed files with 33 additions and 46 deletions
|
@ -121,7 +121,7 @@ struct Values {
|
|||
std::string touch_device;
|
||||
|
||||
// Core
|
||||
CpuCore cpu_core;
|
||||
bool use_cpu_jit;
|
||||
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue