add statue.c decomp to w03Dll

This commit is contained in:
Rainchus 2024-01-18 17:42:49 -06:00
parent 9ecc042cc4
commit 6934e4307e
11 changed files with 706 additions and 577 deletions

View file

@ -928,7 +928,7 @@ config.libs = [
objects = {
Object(Matching, "REL/board_executor.c"),
Object(Matching, "REL/w03Dll/main.c"),
Object(NonMatching, "REL/w03Dll/statue.c"),
Object(Matching, "REL/w03Dll/statue.c"),
Object(NonMatching, "REL/w03Dll/condor.c"),
Object(NonMatching, "REL/w03Dll/river.c"),
Object(NonMatching, "REL/w03Dll/smoke.c"),