d_a_npc_grc equivalent (#2594)

* initial work

* d_a_npc_grc equivalent

* Fixed configure.py change

* pr cleanup
This commit is contained in:
Carco_21
2025-08-22 03:52:59 -04:00
committed by GitHub
parent 4ae5fc5f6d
commit 961e370b3e
5 changed files with 1622 additions and 1819 deletions
+1 -1
View File
@@ -1783,7 +1783,7 @@ config.libs = [
ActorRel(NonMatching, "d_a_npc_fguard"),
ActorRel(NonMatching, "d_a_npc_gnd"),
ActorRel(NonMatching, "d_a_npc_gra"),
ActorRel(NonMatching, "d_a_npc_grc"),
ActorRel(Equivalent, "d_a_npc_grc", extra_cflags=[DANPCF_C_HACK]), # weak func order
ActorRel(NonMatching, "d_a_npc_grd"),
ActorRel(NonMatching, "d_a_npc_grm"),
ActorRel(NonMatching, "d_a_npc_grmc"),