nearly matching w10Dll

This commit is contained in:
Rainchus 2023-11-29 13:35:04 -06:00
parent 705aaefd28
commit 8bbb016899
9 changed files with 198 additions and 184 deletions

View file

@ -314,7 +314,7 @@ config.libs = [
"cflags": cflags_rel,
"host": False,
"objects": [
Object(Matching, "REL/executor.c"),
Object(Matching, "REL/w10Dll/w10Dll_init.c"),
Object(Matching, "REL/w10Dll/w10Dll.c"),
Object(Matching, "REL/w10Dll/w10Dll2.c"),
],