mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Added a file that was missing in the last commit.
This commit is contained in:
parent
180bb501c8
commit
3336f50e04
|
@ -66,6 +66,8 @@ public:
|
|||
void setColorShiftEnd(unsigned int color);
|
||||
void setColorGradientHorizontal(bool horizontal);
|
||||
|
||||
unsigned int getColorShift() const override { return mColorShift; };
|
||||
|
||||
void setOpacity(unsigned char opacity) override;
|
||||
void setSaturation(float saturation) override;
|
||||
|
||||
|
|
Loading…
Reference in a new issue