correct indentation
This commit is contained in:
@ -1030,4 +1030,3 @@ void FastAssignT(Mat4x4& A, Mat4x4& C){
|
|||||||
C.elements[2][3] = A.elements[3][2];
|
C.elements[2][3] = A.elements[3][2];
|
||||||
C.elements[3][2] = A.elements[2][3];
|
C.elements[3][2] = A.elements[2][3];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user