Match w06Dll/fire.c in PAL

This commit is contained in:
gamemasterplc 2024-11-16 12:20:08 -06:00
parent dbc5a28f40
commit d0a6fa54a0
2 changed files with 30 additions and 3 deletions

View file

@ -1510,7 +1510,7 @@ config.libs = [
Object(Matching, "REL/w06Dll/main.c"),
Object(Matching, "REL/w06Dll/mg_item.c"),
Object(Matching, "REL/w06Dll/mg_coin.c"),
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/w06Dll/fire.c"),
Object(Matching, "REL/w06Dll/fire.c"),
Object(Matching, "REL/w06Dll/bridge.c"),
Object(Matching, "REL/w06Dll/bowser.c"),
},