mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 11:36:00 +00:00
Moved Input Display to Movie Menu
This commit is contained in:
parent
536b8d6695
commit
467ab1a629
11 changed files with 16 additions and 7 deletions
|
@ -274,6 +274,7 @@ private:
|
|||
void OnToggleDumpAudio(wxCommandEvent& event);
|
||||
void OnShowLag(wxCommandEvent& event);
|
||||
void OnShowFrameCount(wxCommandEvent& event);
|
||||
void OnShowInputDisplay(wxCommandEvent& event);
|
||||
void OnChangeDisc(wxCommandEvent& event);
|
||||
void OnScreenshot(wxCommandEvent& event);
|
||||
void OnActive(wxActivateEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue