Improve AssemblyEditor class
This commit is contained in:
@@ -20,6 +20,8 @@ class AssemblyEditor {
|
||||
void ChangeActiveFile(const std::string &);
|
||||
|
||||
private:
|
||||
void DrawFileMenu();
|
||||
void DrawEditMenu();
|
||||
void SetEditorText();
|
||||
|
||||
std::string current_file_;
|
||||
|
||||
Reference in New Issue
Block a user