Get Bi-Linear working with G26
G26 uses logic that looks like: ``` ex = _GET_MESH_X(i + 1) - (SIZE_OF_INTERSECTION_CIRCLES - (SIZE_OF_CROSSHAIRS)); ``` The Bi-Linear macros need parenthesis to work correctly.2.0.x
parent
000b3b3117
commit
0850b38b45
Loading…
Reference in New Issue