Hidden indentation misalignment fixed.
This commit is contained in:
parent
934e0fd05a
commit
ef913eb9a4
@ -126,7 +126,7 @@ bool Mtx_Inverse(C3D_Mtx* out)
|
||||
out->m[i] = inv[i] * det;
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user