Fully matched REL m435
This commit is contained in:
parent
a9399a4374
commit
e8f986b61e
3 changed files with 106 additions and 14 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue