match m424/map
This commit is contained in:
parent
140544b3b1
commit
af59d1527b
5 changed files with 309 additions and 26 deletions
|
|
@ -1044,7 +1044,7 @@ config.libs = [
|
|||
"m424Dll", # Blame it on the Crane
|
||||
objects={
|
||||
Object(MatchingFor("GMPE01_00"), "REL/m424Dll/main.c"),
|
||||
Object(NonMatching, "REL/m424Dll/map.c"),
|
||||
Object(MatchingFor("GMPE01_00"), "REL/m424Dll/map.c"),
|
||||
Object(NonMatching, "REL/m424Dll/ball.c"),
|
||||
Object(NonMatching, "REL/m424Dll/claw.c"),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue