mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Fix capitalization on "GameCube" strings
This commit is contained in:
@ -151,7 +151,7 @@
|
||||
<string-array name="gcpadTypeEntries">
|
||||
<item>Disabled</item>
|
||||
<item>Emulated</item>
|
||||
<item>Gamecube Adapter</item>
|
||||
<item>GameCube Adapter</item>
|
||||
</string-array>
|
||||
<integer-array name="gcpadTypeValues">
|
||||
<item>0</item>
|
||||
|
Reference in New Issue
Block a user