Fix m435Dll linking (#559)
This commit is contained in:
parent
312f8471c8
commit
721c0d4e41
1 changed files with 1 additions and 1 deletions
|
|
@ -1144,7 +1144,7 @@ config.libs = [
|
||||||
"m435Dll", # Darts of Doom
|
"m435Dll", # Darts of Doom
|
||||||
objects={
|
objects={
|
||||||
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/m435Dll/main.c"),
|
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/m435Dll/main.c"),
|
||||||
Object(MatchingFor("GMPE01_00", "GMPE01_01" "GMPJ01_00"), "REL/m435Dll/sequence.c"),
|
Object(MatchingFor("GMPE01_00", "GMPE01_01", "GMPJ01_00"), "REL/m435Dll/sequence.c"),
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
Rel(
|
Rel(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue