mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 23:28:12 +00:00
settings: rename extended memory layout to unsafe, move from general to system
This commit is contained in:
parent
4bcb509bbb
commit
bdaf10ec9e
13 changed files with 34 additions and 30 deletions
|
@ -47,7 +47,6 @@ private:
|
|||
|
||||
ConfigurationShared::CheckState use_speed_limit;
|
||||
ConfigurationShared::CheckState use_multi_core;
|
||||
ConfigurationShared::CheckState use_extended_memory_layout;
|
||||
|
||||
const Core::System& system;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue