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:
@ -299,6 +299,7 @@ private:
|
||||
void OnShowInputDisplay(wxCommandEvent& event);
|
||||
void OnShowRTCDisplay(wxCommandEvent& event);
|
||||
void OnChangeDisc(wxCommandEvent& event);
|
||||
void OnEjectDisc(wxCommandEvent& event);
|
||||
void OnScreenshot(wxCommandEvent& event);
|
||||
void OnActive(wxActivateEvent& event);
|
||||
void OnClose(wxCloseEvent& event);
|
||||
|
Reference in New Issue
Block a user