config: Use simplified checkbox (from Citra) for CPU JIT.
This commit is contained in:
@ -121,7 +121,7 @@ struct Values {
|
||||
std::string touch_device;
|
||||
|
||||
// Core
|
||||
CpuCore cpu_core;
|
||||
bool use_cpu_jit;
|
||||
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
|
Reference in New Issue
Block a user