Version: add new module

This commit is contained in:
李通洲
2023-08-21 09:19:16 +08:00
parent 970863e7df
commit f23384725f
19 changed files with 174 additions and 2 deletions
+1
View File
@@ -133,6 +133,7 @@ static FFModuleBaseInfo* U[] = {
};
static FFModuleBaseInfo* V[] = {
(void*) &instance.config.version,
(void*) &instance.config.vulkan,
NULL,
};