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.
|
|
||
344 |
|
344 |
|
345 |
|
345 |
|
346 |
|
346 |
|
347 |
|
|
|
348 |
|
|
|
|
347 |
|
|
|
348 |
|
|
349 |
|
349 |
|
350 |
|
350 |
|
351 |
|
351 |
|