mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
Add an option to eject the disc
This commit is contained in:
parent
3c770693a2
commit
e4faabb763
9 changed files with 24 additions and 3 deletions
|
@ -21,6 +21,7 @@ enum Hotkey
|
|||
{
|
||||
HK_OPEN,
|
||||
HK_CHANGE_DISC,
|
||||
HK_EJECT_DISC,
|
||||
HK_REFRESH_LIST,
|
||||
HK_PLAY_PAUSE,
|
||||
HK_STOP,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue