mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 09:49:01 +00:00
Fix the capitalization of "GameCube" throughout the project.
This commit is contained in:
parent
28c8802515
commit
5d793881b0
31 changed files with 59 additions and 59 deletions
|
@ -11,7 +11,7 @@
|
|||
android:targetClass="org.dolphinemu.dolphinemu.settings.input.overlayconfig.OverlayConfigActivity"/>
|
||||
</Preference>
|
||||
|
||||
<!-- Gamecube controller bindings -->
|
||||
<!-- GameCube controller bindings -->
|
||||
<PreferenceScreen
|
||||
android:key="gamecube_bindings"
|
||||
android:title="@string/gamecube_bindings">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue