Merge branch 'main' of https://github.com/abnormalhare/marioparty4
This commit is contained in:
commit
b548fe02d9
13 changed files with 5203 additions and 146 deletions
|
|
@ -912,7 +912,7 @@ config.libs = [
|
|||
"m411Dll", # Photo Finish
|
||||
objects={
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/m411Dll/main.c"),
|
||||
Object(Matching, "REL/m411Dll/main.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
|
|
@ -1148,7 +1148,7 @@ config.libs = [
|
|||
Rel(
|
||||
"m441Dll", # Butterfly Blitz
|
||||
objects={
|
||||
Object(NonMatching, "REL/m441Dll/main.c"),
|
||||
Object(Matching, "REL/m441Dll/main.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue