mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 17:27:53 -05:00
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