mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-13 16:33:36 +02:00
framebuffer_ng: amend struct gradientData_t
this is upstream commit616747e1
, no-op here but necessary for code compatibility Origin commit data ------------------ Branch: ni/coolstream Commit:ec9ee6358c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de> Date: 2016-10-22 (Sat, 22 Oct 2016) ------------------ This commit was generated by Migit
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