mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 02:22:33 -07: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