mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Remove obselete game menu settings button
This commit is contained in:
parent
4c0e5dedb4
commit
ecf2eaac99
1 changed files with 0 additions and 5 deletions
|
@ -52,11 +52,6 @@
|
||||||
android:text="@string/emulation_loadstate"
|
android:text="@string/emulation_loadstate"
|
||||||
style="@style/InGameMenuOption"/>
|
style="@style/InGameMenuOption"/>
|
||||||
|
|
||||||
<Button
|
|
||||||
android:id="@+id/menu_ingame_settings"
|
|
||||||
android:text="@string/preferences_settings"
|
|
||||||
style="@style/InGameMenuOption"/>
|
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/menu_refresh_wiimotes"
|
android:id="@+id/menu_refresh_wiimotes"
|
||||||
android:text="@string/emulation_refresh_wiimotes"
|
android:text="@string/emulation_refresh_wiimotes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue