mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 11:08:56 +00:00
Add on screen frame counter.
This commit is contained in:
parent
13fc8e7df1
commit
f6c6f03cce
8 changed files with 47 additions and 4 deletions
|
@ -270,6 +270,7 @@ private:
|
|||
void OnTASInput(wxCommandEvent& event);
|
||||
void OnTogglePauseMovie(wxCommandEvent& event);
|
||||
void OnShowLag(wxCommandEvent& event);
|
||||
void OnShowFrameCount(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