mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
Add Frame Advance Hold Hotkey Functionality
This commit is contained in:
parent
c70f3f4b45
commit
471c835546
4 changed files with 67 additions and 1 deletions
|
@ -221,6 +221,7 @@ private:
|
|||
wxAuiNotebook * GetNotebookFromId(u32 NBId);
|
||||
int GetNotebookCount();
|
||||
wxAuiNotebook *CreateEmptyNotebook();
|
||||
void HandleFrameSkipHotkeys();
|
||||
|
||||
// Perspectives
|
||||
void AddRemoveBlankPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue