mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
framebuffer_ng: amend struct gradientData_t
this is upstream commit 95f11ce7
, no-op here but
necessary for code compatibility
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user