Matched REL/m447dll

This commit is contained in:
mrshigure 2024-08-07 01:14:29 -07:00
parent 5da66370b2
commit 7a1043966e
9 changed files with 3425 additions and 168 deletions

View file

@ -1203,12 +1203,12 @@ config.libs = [
"m447dll", # Archaeologuess
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m447dll/main.c"),
Object(NonMatching, "REL/m447dll/stage.c"),
Object(NonMatching, "REL/m447dll/camera.c"),
Object(NonMatching, "REL/m447dll/player.c"),
Object(NonMatching, "REL/m447dll/player_col.c"),
Object(NonMatching, "REL/m447dll/block.c"),
Object(Matching, "REL/m447dll/main.c"),
Object(Matching, "REL/m447dll/stage.c"),
Object(Matching, "REL/m447dll/camera.c"),
Object(Matching, "REL/m447dll/player.c"),
Object(Matching, "REL/m447dll/player_col.c"),
Object(Matching, "REL/m447dll/block.c"),
},
),
Rel(