Minor clean ups and match m428Dll main.c and map.c (#536)
* Minor cleanups and fixes * Match m428Dll main.c and map.c
This commit is contained in:
parent
77da4907df
commit
2a3c353029
12 changed files with 2650 additions and 254 deletions
|
|
@ -1086,8 +1086,8 @@ config.libs = [
|
|||
Rel(
|
||||
"m428Dll", # Cliffhangers
|
||||
objects={
|
||||
Object(NonMatching, "REL/m428Dll/main.c"),
|
||||
Object(NonMatching, "REL/m428Dll/map.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m428Dll/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m428Dll/map.c"),
|
||||
Object(NonMatching, "REL/m428Dll/player.c"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue