mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-07 19:58:49 -04: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