mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Add an option to eject the disc
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
const std::string hotkey_labels[] = {
|
||||
_trans("Open"),
|
||||
_trans("Change Disc"),
|
||||
_trans("Eject Disc"),
|
||||
_trans("Refresh List"),
|
||||
_trans("Toggle Pause"),
|
||||
_trans("Stop"),
|
||||
|
Reference in New Issue
Block a user