mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 16:14:05 +00:00
Set ALLOWABLE_ERROR_BLENDED to 0
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#define RENDER_COLOR_GREEN 0xFF00FF00
|
||||
|
||||
#define ALLOWABLE_ERROR_OPAQUE 0
|
||||
#define ALLOWABLE_ERROR_BLENDED 64
|
||||
#define ALLOWABLE_ERROR_BLENDED 0
|
||||
|
||||
#define CHECK_FUNC(FUNC, PARAMS) \
|
||||
{ \
|
||||
|
||||
Reference in New Issue
Block a user