Match m437dll

This commit is contained in:
gamemasterplc 2024-11-10 08:02:32 -06:00
parent ce70fc74af
commit 778bfdc0a8
2 changed files with 4 additions and 3 deletions

View file

@ -1102,8 +1102,8 @@ config.libs = [
Rel(
"m437Dll", # Balloon of Doom
objects={
Object(NonMatching, "REL/m437Dll/main.c"),
Object(NonMatching, "REL/m437Dll/sequence.c"),
Object(Matching, "REL/m437Dll/main.c"),
Object(Matching, "REL/m437Dll/sequence.c"),
},
),
Rel(