GCN data 100% matching (#2987)

* Update GZ2J01 symbols from linked DOL

* GCN data 100% matching

* Run dtk apply
This commit is contained in:
Max Roncace
2025-12-22 18:41:19 -05:00
committed by GitHub
parent 8fece471c6
commit 9767e76ba0
2576 changed files with 14309 additions and 12675 deletions
+4 -4
View File
@@ -55,7 +55,7 @@ static f32 dummyLiterals() {
return dummy;
}
static u8 data_80B26678;
static u8 hio_set;
static daNPC_TR_HIO_c l_HIO;
@@ -194,7 +194,7 @@ static int daNPC_TR_Delete(npc_tr_class* npc_tr) {
dComIfG_resDelete(&npc_tr->mPhaseReq, "NPC_TR");
if (npc_tr->field_0x600) {
data_80B26678 = 0;
hio_set = 0;
}
return 1;
@@ -231,9 +231,9 @@ static int daNPC_TR_Create(fopAc_ac_c* i_this) {
return cPhs_ERROR_e;
}
if (!data_80B26678) {
if (!hio_set) {
npc_tr->field_0x600 = 1;
data_80B26678 = 1;
hio_set = 1;
l_HIO.field_0x4 = -1;
}