Matched REL/w06/fire and bridge

This commit is contained in:
mrshigure 2024-04-04 23:07:25 -07:00
parent fb9ab589bf
commit dd5b977ee0
7 changed files with 869 additions and 89 deletions

View file

@ -1141,8 +1141,8 @@ config.libs = [
Object(Matching, "REL/w06Dll/main.c"),
Object(Matching, "REL/w06Dll/mg_item.c"),
Object(Matching, "REL/w06Dll/mg_coin.c"),
Object(NonMatching, "REL/w06Dll/fire.c"),
Object(NonMatching, "REL/w06Dll/bridge.c"),
Object(Matching, "REL/w06Dll/fire.c"),
Object(Matching, "REL/w06Dll/bridge.c"),
Object(NonMatching, "REL/w06Dll/bowser.c"),
}
),