Use cLib on/off bit inlines for attn flags

The debug maps indicate these inlines were pretty much always used when these flags are ORed or ANDed (but not when checked or set).
This commit is contained in:
LagoLunatic
2025-03-08 17:08:50 -05:00
parent e696d982c6
commit 87dcddd519
13 changed files with 33 additions and 34 deletions
-1
View File
@@ -923,7 +923,6 @@ bool cM3d_CrossY_Tri(const Vec& r3, const Vec& r4, const Vec& r5, const cM3dGPla
/* 8024C370-8024C4D0 .text cM3d_CrossY_Tri_Front__FRC3VecRC3VecRC3VecPC3Vec */
bool cM3d_CrossY_Tri_Front(const Vec& r3, const Vec& r4, const Vec& r5, const Vec* pos) {
/* Nonmatching - regalloc */
if (!cM3d_InclusionCheckPosIn3PosBox2d(
r3.z,
r3.x,