mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-16 03:52:07 -07:00
Port #3902 from Citra: "Add restart hotkey & menu option"
This commit is contained in:
@@ -211,6 +211,14 @@
|
||||
<string>Fullscreen</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Restart">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Restart</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
</ui>
|
||||
|
Reference in New Issue
Block a user