2/3rds m412, fix previous headers

This commit is contained in:
CreateSource 2024-07-31 21:53:10 -04:00
parent ebef402160
commit 88aa365b97
10 changed files with 1767 additions and 498 deletions

View file

@ -762,8 +762,8 @@ config.libs = [
"cflags": cflags_libhu,
"host": False,
"objects": [
Object(NonMatching, "libhu/setvf.c"),
Object(NonMatching, "libhu/subvf.c"),
Object(Matching, "libhu/setvf.c"),
Object(Matching, "libhu/subvf.c"),
],
},
{