Various internal changes, preparing for layers (mostly backup system)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@983 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
graph.c
2
graph.c
@@ -681,6 +681,7 @@ void Get_colors_from_brush(void)
|
||||
Display_all_screen();
|
||||
Display_menu();
|
||||
Display_cursor();
|
||||
End_of_modification();
|
||||
|
||||
Main_image_is_modified=1;
|
||||
}
|
||||
@@ -999,6 +1000,7 @@ void Fill_general(byte fill_color)
|
||||
// on n'y a jamais touché à l'écran les autres: ils sont donc corrects.
|
||||
|
||||
Update_rect(0,0,0,0);
|
||||
End_of_modification();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user