Matched REL/w04/big_boo + applying new macros

This commit is contained in:
mrshigure 2024-04-25 05:15:29 -07:00
parent 818428e4ff
commit 4229bfe0c1
19 changed files with 1449 additions and 277 deletions

View file

@ -1402,7 +1402,7 @@ config.libs = [
Object(Matching, "REL/w04Dll/main.c"),
Object(Matching, "REL/w04Dll/bridge.c"),
Object(Matching, "REL/w04Dll/boo_event.c"),
Object(NonMatching, "REL/w04Dll/big_boo.c"),
Object(Matching, "REL/w04Dll/big_boo.c"),
Object(NonMatching, "REL/w04Dll/mg_item.c"),
Object(NonMatching, "REL/w04Dll/mg_coin.c"),
}