Ported m440Dll

This commit is contained in:
dbalatoni13 2024-11-18 00:50:02 +01:00
parent b9466df0f8
commit 68a6774f9b
8 changed files with 427 additions and 394 deletions

View file

@ -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(