add MasterEditor::OpenProject, include .yaze in recent files
This commit is contained in:
@@ -83,6 +83,8 @@ class MasterEditor : public SharedRom,
|
||||
void LoadRom();
|
||||
void SaveRom();
|
||||
|
||||
absl::Status OpenProject();
|
||||
|
||||
bool quit_ = false;
|
||||
bool about_ = false;
|
||||
bool rom_info_ = false;
|
||||
|
||||
Reference in New Issue
Block a user