Added lang def to assembly editor
This commit is contained in:
@@ -14,7 +14,7 @@ namespace editor {
|
||||
|
||||
class AssemblyEditor {
|
||||
public:
|
||||
AssemblyEditor() = default;
|
||||
AssemblyEditor();
|
||||
|
||||
void Update();
|
||||
void ChangeActiveFile(const std::string &);
|
||||
|
||||
Reference in New Issue
Block a user