mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Android: Implement game-specific settings overrides UI
This commit is contained in:
@ -286,4 +286,9 @@
|
||||
<item>Right Stick</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="gameSettingsMenus">
|
||||
<item>Core Settings</item>
|
||||
<item>GFX Settings</item>
|
||||
<item>Clear Game Settings</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user