framebuffer_ng: amend struct gradientData_t

this is upstream commit 95f11ce7, no-op here but
necessary for code compatibility
This commit is contained in:
Stefan Seyfried
2016-10-22 11:40:21 +02:00
parent 13ab1ebc8a
commit ec9ee6358c

View File

@@ -45,6 +45,8 @@ typedef struct gradientData_t
fb_pixel_t* boxBuf;
bool direction;
int mode;
int x;
int dx;
} gradientData_struct_t;
#define CORNER_NONE 0x0