mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-02 11:00:41 +00:00
@@ -218,7 +218,7 @@ struct Values {
|
|||||||
|
|
||||||
// Memory
|
// Memory
|
||||||
#ifdef ANDROID
|
#ifdef ANDROID
|
||||||
SwitchableSetting<bool> lru_cache_enabled{linkage, true, "use_lru_cache", Category::System};
|
SwitchableSetting<bool> lru_cache_enabled{linkage, false, "use_lru_cache", Category::System};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Cpu
|
// Cpu
|
||||||
|
|||||||
Reference in New Issue
Block a user