mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 02:22:33 -07:00
core: Add a configuration setting for use_multi_core.
This commit is contained in:
@@ -121,6 +121,7 @@ struct Values {
|
||||
|
||||
// Core
|
||||
bool use_cpu_jit;
|
||||
bool use_multi_core;
|
||||
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
|
Reference in New Issue
Block a user