Ported m440Dll
This commit is contained in:
parent
b9466df0f8
commit
68a6774f9b
8 changed files with 427 additions and 394 deletions
|
|
@ -1142,8 +1142,8 @@ config.libs = [
|
|||
Rel(
|
||||
"m440Dll", # Bowser's Bigger Blast
|
||||
objects={
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m440Dll/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m440Dll/object.c"),
|
||||
Object(Matching, "REL/m440Dll/main.c"),
|
||||
Object(Matching, "REL/m440Dll/object.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue