Set m435Dll matching only for US

This commit is contained in:
dbalatoni13 2024-12-11 01:52:44 +01:00
parent 9f21fff0bd
commit b5c05240c0

View file

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