d_a_e_gb and d_a_obj_bosswarp OK (#2652)

* d_a_e_gb and d_a_obj_bosswarp OK

* fix e_gb and obj_bosswarp symbols

* mark e_gb and obj_bosswarp as OK for JPN

* Remove nonmatching comment

---------

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
YunataSavior
2025-09-13 14:11:05 +03:00
committed by GitHub
co-authored by hatal175
parent f91257cc62
commit 4c9ce97f3e
8 changed files with 55 additions and 357 deletions
+2 -2
View File
@@ -1617,7 +1617,7 @@ config.libs = [
ActorRel(MatchingFor("GZ2E01"), "d_a_npc_tkj"),
ActorRel(NonMatching, "d_a_obj_bhashi"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_obj_bkdoor"),
ActorRel(NonMatching, "d_a_obj_bosswarp"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_obj_bosswarp"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_obj_cboard"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_obj_digplace"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_obj_eff"),
@@ -1718,7 +1718,7 @@ config.libs = [
ActorRel(Equivalent, "d_a_e_fk"), # weak func order
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_e_fs"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_e_fz"),
ActorRel(NonMatching, "d_a_e_gb"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_e_gb"),
ActorRel(NonMatching, "d_a_e_ge"),
ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_e_gi"),
ActorRel(NonMatching, "d_a_e_gm"),