Set ALLOWABLE_ERROR_BLENDED to 0
This commit is contained in:
parent
1cddc7b66e
commit
43a5da358d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
#define RENDER_COLOR_GREEN 0xFF00FF00
|
#define RENDER_COLOR_GREEN 0xFF00FF00
|
||||||
|
|
||||||
#define ALLOWABLE_ERROR_OPAQUE 0
|
#define ALLOWABLE_ERROR_OPAQUE 0
|
||||||
#define ALLOWABLE_ERROR_BLENDED 64
|
#define ALLOWABLE_ERROR_BLENDED 0
|
||||||
|
|
||||||
#define CHECK_FUNC(FUNC, PARAMS) \
|
#define CHECK_FUNC(FUNC, PARAMS) \
|
||||||
{ \
|
{ \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue