mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
bmdfoot done except one regalloc
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user