mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Remove obselete game menu settings button
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user