mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 21:18:07 -05:00
config: Add a setting for graphics V-Sync.
This commit is contained in:
@ -43,6 +43,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="toogle_vsync">
|
||||
<property name="text">
|
||||
<string>Enable V-Sync</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user