Sync with DEFAULT
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#define CURVES_MIN_POLY_POINTS 1000
|
||||
|
||||
#include "rt_math.h"
|
||||
//#define SQR(x) ((x)*(x))
|
||||
|
||||
#define CLIPI(a) ((a)>0?((a)<65534?(a):65534):0)
|
||||
|
||||
|
Reference in New Issue
Block a user