[layers] work on layer sharing (still stable)
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/layers@1045 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
3
graph.c
3
graph.c
@@ -662,7 +662,8 @@ void Get_colors_from_brush(void)
|
||||
|
||||
if (Confirmation_box("Modify current palette ?"))
|
||||
{
|
||||
Backup();
|
||||
// Backup with unchanged layers, only palette is modified
|
||||
Backup_layers(0);
|
||||
|
||||
// On commence par initialiser le tableau de booléen à faux
|
||||
for (color=0;color<=255;color++)
|
||||
|
||||
Reference in New Issue
Block a user