match m424/map

This commit is contained in:
CreateSource 2024-12-31 13:15:36 -05:00
parent 140544b3b1
commit af59d1527b
5 changed files with 309 additions and 26 deletions

View file

@ -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"),
},