even more code to test

This commit is contained in:
Marc
2022-09-22 19:09:41 +02:00
parent e633354b35
commit c318f46074
2 changed files with 199 additions and 9 deletions
+1
View File
@@ -43,6 +43,7 @@ typedef struct FOModGroup {
typedef struct FOModStep {
FOModOrder_t optionOrder;
FOModGroup_t * groups;
int groupCount;
char * name;
FOModFlag_t * requiredFlags;
int flagCount;