Fix m435Dll linking (#559)
This commit is contained in:
parent
312f8471c8
commit
721c0d4e41
|
|
@ -1144,7 +1144,7 @@ config.libs = [
|
|||
"m435Dll", # Darts of Doom
|
||||
objects={
|
||||
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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue