mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 09:55:45 +00:00
Garbage Collection: enable as default, eliminate option.
This commit is contained in:
parent
7d22f79cf0
commit
9a785765d8
9 changed files with 2 additions and 26 deletions
|
@ -37,5 +37,4 @@ private:
|
|||
ConfigurationShared::CheckState use_vsync;
|
||||
ConfigurationShared::CheckState use_asynchronous_shaders;
|
||||
ConfigurationShared::CheckState use_fast_gpu_time;
|
||||
ConfigurationShared::CheckState use_caches_gc;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue