- missed two things that need to be 'common'.
This commit is contained in:
parent
ac610d87e5
commit
b4e9c3f20d
3 changed files with 16 additions and 20 deletions
|
|
@ -57,8 +57,6 @@ uint32_t Col2RGB8_2[63][256]; // this array's second dimension is called up by p
|
|||
ColorTable32k RGB32k;
|
||||
ColorTable256k RGB256k;
|
||||
|
||||
FColorMatcher ColorMatcher;
|
||||
|
||||
/* Current color blending values */
|
||||
int BlendR, BlendG, BlendB, BlendA;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue