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:
parent
e79f37ceac
commit
74fced8327
|
@ -133,4 +133,9 @@
|
|||
</menu>
|
||||
</item>
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_change_disc"
|
||||
app:showAsAction="never"
|
||||
android:title="@string/emulation_change_disc"/>
|
||||
|
||||
</menu>
|
||||
|
|
Loading…
Reference in New Issue