add inline assembly editor
This commit is contained in:
@@ -17,6 +17,7 @@ class AssemblyEditor {
|
||||
AssemblyEditor();
|
||||
|
||||
void Update();
|
||||
void InlineUpdate();
|
||||
void ChangeActiveFile(const std::string &);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user