bmdfoot done except one regalloc

This commit is contained in:
LagoLunatic
2025-09-07 16:26:04 -04:00
parent 6abbd1008b
commit bb00ced418
5 changed files with 157 additions and 123 deletions
+1 -1
View File
@@ -557,7 +557,7 @@ void kubi_calc(btd_class* i_this) {
mDoMtx_XrotM(*calc_mtx, i_this->m6E74.x);
mDoMtx_ZrotM(*calc_mtx, i_this->m6E74.z);
J3DModel* model = i_this->m02D4->getModel();
MTXCopy(*calc_mtx, model->getBaseTRMtx());
model->setBaseTRMtx(*calc_mtx);
i_this->m02D4->calc();
i_this->m02D8->play();
i_this->m02DC->play();