Finish m415dll

This commit is contained in:
gamemasterplc 2024-08-09 23:33:53 -05:00
parent 11001637bb
commit aeee5545ef
3 changed files with 23 additions and 20 deletions

View file

@ -940,7 +940,7 @@ config.libs = [
"m415Dll", # Stamp Out!
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m415Dll/main.c"),
Object(Matching, "REL/m415Dll/main.c"),
Object(NonMatching, "REL/m415Dll/map.c"),
},
),