ba1 cleanup

This commit is contained in:
LagoLunatic
2026-08-08 15:34:12 -04:00
parent 7bf6761243
commit 2289b54d5f
15 changed files with 154 additions and 163 deletions
+1
View File
@@ -82,6 +82,7 @@ static BOOL nodeCallBack(J3DNode* node, int calcTiming) {
case AM_JNT_EYE_e:
cMtx_YrotM(*calc_mtx, i_this->mEyeRot.y);
cMtx_XrotM(*calc_mtx, i_this->mEyeRot.x);
break;
}
if (jntNo >= AM_JNT_KOSI_e && jntNo <= AM_JNT_EYE_e) {