Match w04 big boo for PAL

This commit is contained in:
gamemasterplc 2024-11-16 12:21:37 -06:00
parent d0a6fa54a0
commit cfc64abda2
2 changed files with 5 additions and 1 deletions

View file

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