mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-11 04:03:32 -04:00
demo work (#1172)
* Some d_message demo matches * More demo matches * fix jpn
This commit is contained in:
@@ -986,7 +986,7 @@ static BOOL nodeCallBack_Hr(J3DNode* node, int calcTiming) {
|
||||
i_this->setEyePos(temp2);
|
||||
i_this->incAttnSetCount();
|
||||
} else if (jntNo == i_this->getBackboneJntNum()) {
|
||||
mDoMtx_XrotM(*calc_mtx, i_this->getBackbone_y());
|
||||
cMtx_XrotM(*calc_mtx, (s16)i_this->getBackbone_y());
|
||||
} else if (jntNo == i_this->m_waist_jnt_num) {
|
||||
temp.set(0.0f, 0.0f, 0.0f);
|
||||
MtxPosition(&temp, &i_this->mCloudPos);
|
||||
|
||||
Reference in New Issue
Block a user