summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
authorZeclos <Zeclos99@gmail.com>2026-07-26 17:32:13 +0200
committerGitHub <noreply@github.com>2026-07-26 11:32:13 -0400
commit7fae08bcd1e75242b3cdcb7a0704488911561e78 (patch)
tree39096aad5ab919926909e51783d7d2855c82d7b1 /configure.py
parent20913851558a8d86101a025c60078905534622a6 (diff)
Hi1_demo zl1 cleanup (#1136)
* matching * cleanup * d_a_npc_tt matching outside of _create and rodata * matching * demo matching + cleanup zl1 * undo removed line * sorry
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 073b927e..1f490ae6 100755
--- a/configure.py
+++ b/configure.py
@@ -1667,7 +1667,7 @@ config.libs = [
ActorRel(NonMatching, "d_a_npc_ds1"),
ActorRel(NonMatching, "d_a_npc_gk1"),
ActorRel(NonMatching, "d_a_npc_gp1"),
- ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_npc_hi1"),
+ ActorRel(Matching, "d_a_npc_hi1"),
ActorRel(Matching, "d_a_npc_ho"),
ActorRel(Matching, "d_a_npc_hr"),
ActorRel(Matching, "d_a_npc_jb1"),