Android: Allowing changing disc while emulating Wii

There's no good reason this should be locked to GameCube.
Think of all the Dragon Quest X fans :(
This commit is contained in:
JosJuice 2019-02-08 19:39:31 +01:00
parent e79f37ceac
commit 74fced8327
1 changed files with 5 additions and 0 deletions

View File

@ -133,4 +133,9 @@
</menu>
</item>
<item
android:id="@+id/menu_change_disc"
app:showAsAction="never"
android:title="@string/emulation_change_disc"/>
</menu>