Decompile first translation unit of m408dll

This commit is contained in:
gamemasterplc 2024-05-26 22:42:50 -05:00
parent aad05ffcf5
commit ded418c543
6 changed files with 1854 additions and 119 deletions

View file

@ -882,7 +882,7 @@ config.libs = [
"m408Dll",
objects={
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/m408Dll/main.c"),
Object(Matching, "REL/m408Dll/main.c"),
Object(NonMatching, "REL/m408Dll/camera.c"),
Object(NonMatching, "REL/m408Dll/stage.c"),
Object(NonMatching, "REL/m408Dll/object.c"),