mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 17:27:58 -05:00
settings: rename extended memory layout to unsafe, move from general to system
This commit is contained in:
@ -41,6 +41,7 @@ private:
|
||||
bool enabled = false;
|
||||
|
||||
ConfigurationShared::CheckState use_rng_seed;
|
||||
ConfigurationShared::CheckState use_unsafe_extended_memory_layout;
|
||||
|
||||
Core::System& system;
|
||||
};
|
||||
|
Reference in New Issue
Block a user