Add new keyboard shortcuts for saving and displaying help; refactor shortcut management
This commit is contained in:
@@ -56,13 +56,11 @@ class EditorManager : public SharedRom {
|
||||
|
||||
private:
|
||||
void ManageActiveEditors();
|
||||
void ManageKeyboardShortcuts();
|
||||
|
||||
void DrawPopups();
|
||||
void DrawHomepage();
|
||||
|
||||
void DrawMenuBar();
|
||||
void DrawMenuContent();
|
||||
|
||||
void LoadRom();
|
||||
void SaveRom();
|
||||
|
||||
Reference in New Issue
Block a user