Keyboard shortcut for enabling/disabling color cycle.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1595 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -785,6 +785,8 @@ GFX2_GLOBAL Func_pixel Gradient_pixel;
|
||||
GFX2_GLOBAL T_Gradient_array Gradient_array[16];
|
||||
/// Index in ::Gradient_array of the currently selected gradient.
|
||||
GFX2_GLOBAL byte Current_gradient;
|
||||
/// Boolean, true when the color cycling is active.
|
||||
GFX2_GLOBAL byte Cycling_mode;
|
||||
|
||||
// -- Airbrush data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user