Editor: add new module

Fix #430
This commit is contained in:
李通洲
2024-05-22 16:13:36 +08:00
parent 92136370bb
commit 30a5dd52b1
17 changed files with 302 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@ static FFModuleBaseInfo* D[] = {
};
static FFModuleBaseInfo* E[] = {
(void*) &instance.config.modules.editor,
NULL,
};