mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 17:57:58 -05:00
clang-format
This commit is contained in:
@ -186,8 +186,7 @@ void RestoreGlobalState() {
|
|||||||
|
|
||||||
void Sanitize() {
|
void Sanitize() {
|
||||||
values.use_asynchronous_gpu_emulation.SetValue(
|
values.use_asynchronous_gpu_emulation.SetValue(
|
||||||
values.use_asynchronous_gpu_emulation.GetValue() ||
|
values.use_asynchronous_gpu_emulation.GetValue() || values.use_multi_core.GetValue());
|
||||||
values.use_multi_core.GetValue());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace Settings
|
} // namespace Settings
|
||||||
|
Reference in New Issue
Block a user