Set m435Dll matching only for US
This commit is contained in:
parent
9f21fff0bd
commit
b5c05240c0
1 changed files with 2 additions and 2 deletions
|
|
@ -1108,8 +1108,8 @@ config.libs = [
|
||||||
Rel(
|
Rel(
|
||||||
"m435Dll", # Darts of Doom
|
"m435Dll", # Darts of Doom
|
||||||
objects={
|
objects={
|
||||||
Object(Matching, "REL/m435Dll/main.c"),
|
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m435Dll/main.c"),
|
||||||
Object(Matching, "REL/m435Dll/sequence.c"),
|
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m435Dll/sequence.c"),
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
Rel(
|
Rel(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue