mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add an option to eject the disc
This commit is contained in:
@ -21,6 +21,7 @@ enum Hotkey
|
||||
{
|
||||
HK_OPEN,
|
||||
HK_CHANGE_DISC,
|
||||
HK_EJECT_DISC,
|
||||
HK_REFRESH_LIST,
|
||||
HK_PLAY_PAUSE,
|
||||
HK_STOP,
|
||||
|
Reference in New Issue
Block a user