mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 01:07:58 -05:00
core: Add a configuration setting for use_multi_core.
This commit is contained in:
@ -58,6 +58,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="use_multi_core">
|
||||
<property name="text">
|
||||
<string>Enable multi-core</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
|
Reference in New Issue
Block a user