Refactor EditorManager: remove DrawRomMenu method and simplify Close function
This commit is contained in:
@@ -68,7 +68,6 @@ class EditorManager : public SharedRom {
|
||||
|
||||
void DrawMenuBar();
|
||||
void DrawMenuContent();
|
||||
void DrawRomMenu();
|
||||
|
||||
void LoadRom();
|
||||
void SaveRom();
|
||||
|
||||
Reference in New Issue
Block a user