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
+14 -14
View File
@@ -255,21 +255,21 @@ void daObjFan_c::action() {
}
}
static Vec l_offset_posM[4] = {
{-150.0f, 150.0f, 0.0f},
{-150.0f, -150.0f, 0.0f},
{150.0f, 150.0f, 0.0f},
{150.0f, -150.0f, 0.0f},
};
static Vec l_offset_posL[4] = {
{-300.0f, 300.0f, 0.0f},
{-300.0f, -300.0f, 0.0f},
{300.0f, 300.0f, 0.0f},
{300.0f, -300.0f, 0.0f},
};
void daObjFan_c::setCollision() {
static Vec l_offset_posM[4] = {
{-150.0f, 150.0f, 0.0f},
{-150.0f, -150.0f, 0.0f},
{150.0f, 150.0f, 0.0f},
{150.0f, -150.0f, 0.0f},
};
static Vec l_offset_posL[4] = {
{-300.0f, 300.0f, 0.0f},
{-300.0f, -300.0f, 0.0f},
{300.0f, 300.0f, 0.0f},
{300.0f, -300.0f, 0.0f},
};
if (field_0xad4 == 0) {
return;
}