mirror of
https://github.com/zeldaret/tp
synced 2026-06-26 02:14:43 -04:00
cc debug work (#3133)
This commit is contained in:
+2
-2
@@ -376,8 +376,8 @@ int dJntCol_c::searchNearPos(cM3dGLin const* param_1, cXyz const* param_2, cXyz*
|
||||
mDoMtx_stack_c::YrotM(cM_atan2s(-sp1AC.x, sp1AC.z));
|
||||
mDoMtx_stack_c::transM(-sp188.x, -sp188.y, -sp188.z);
|
||||
mDoMtx_stack_c::multVec(&sp17C, &sp194);
|
||||
mDoMtx_stack_c::multVec(¶m_1->GetStartP(), &sp170);
|
||||
mDoMtx_stack_c::multVec(¶m_1->GetEndP(), &sp164);
|
||||
mDoMtx_stack_c::multVec(param_1->GetStartP(), &sp170);
|
||||
mDoMtx_stack_c::multVec(param_1->GetEndP(), &sp164);
|
||||
sp1C4.SetStartEnd(sp170, sp164);
|
||||
sp1C = 1;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user