Fix missing refresh in Spray menu.

Fix wrong color selection in Spray menu when clicking between columns.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@390 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-12-15 23:54:28 +00:00
parent 72738b9e48
commit 71c2aa4ce6
3 changed files with 21 additions and 11 deletions

View File

@@ -173,8 +173,6 @@ void Bouton_Quit(void);
// Cacher le menu
void Bouton_Cacher_menu(void);
void Stencil_Tagger_couleur(byte Couleur, byte Couleur_de_taggage);
void Load_picture(byte Image);
void Save_picture(byte Image);