Fully matched REL m435

This commit is contained in:
mrshigure 2024-12-07 15:51:08 -08:00
parent a9399a4374
commit e8f986b61e
3 changed files with 106 additions and 14 deletions

View file

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