mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
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…
x
Reference in New Issue
Block a user