d_a_obj_gm almost matching (#2750)

* linked some objs

* major work

* equivalent

* almost matching

* almost matching

* PR cleanup
This commit is contained in:
Carco_21
2025-10-22 21:39:18 -04:00
committed by GitHub
parent 569ae198f9
commit ccec9007bc
8 changed files with 757 additions and 726 deletions
+1 -1
View File
@@ -1753,7 +1753,7 @@ void daTbox_c::setBaseMtx() {
mDoMtx_stack_c::transM(0.0f, -50.0f, 0.0f);
if (field_0x9fc != 0) {
mpModel->setBaseTRMtx(field_0xa00);
mpModel->setBaseTRMtx(mDrawMtx);
} else {
mpModel->setBaseTRMtx(mDoMtx_stack_c::get());
}