Merge branch 'main' of https://github.com/gamemasterplc/marioparty4
This commit is contained in:
commit
b9ca50b6ef
5 changed files with 2728 additions and 315 deletions
|
|
@ -1087,8 +1087,8 @@ config.libs = [
|
|||
Rel(
|
||||
"m430Dll", # Pair-a-sailing
|
||||
objects={
|
||||
Object(NonMatching, "REL/m430Dll/main.c"),
|
||||
Object(NonMatching, "REL/m430Dll/water.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m430Dll/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m430Dll/water.c"),
|
||||
Object(NonMatching, "REL/m430Dll/player.c"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue