Match J3DTransformInfo::operator=, fixing several regalloc issues (#2873)

This commit is contained in:
LagoLunatic
2025-11-26 16:41:10 -05:00
committed by GitHub
parent df1ae6898e
commit 5d0da9be7c
4 changed files with 12 additions and 20 deletions
-1
View File
@@ -95,7 +95,6 @@ static dCcD_SrcCyl l_cyl_src = {
};
/* 80C249E4-80C24BC4 000344 01E0+00 1/1 0/0 0/0 .text Create__14daObjIceLeaf_cFv */
// NONMATCHING - regalloc
int daObjIceLeaf_c::Create() {
J3DJoint* joint = mpModel->getModelData()->getJointNodePointer(0);
mTransformInfo = joint->getTransformInfo();