mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-23 20:33:41 +00:00
core: Add configuration option for CPU JIT.
This commit is contained in:
@@ -60,6 +60,7 @@ struct Values {
|
||||
float pad_circle_modifier_scale;
|
||||
|
||||
// Core
|
||||
bool use_cpu_jit;
|
||||
int frame_skip;
|
||||
|
||||
// Data Storage
|
||||
|
||||
Reference in New Issue
Block a user