Fix m435Dll linking (#559)

This commit is contained in:
dbalatoni13 2025-02-05 17:25:23 +01:00 committed by GitHub
parent 312f8471c8
commit 721c0d4e41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(