Updates pinceau_x and pinceau_y when closing the resolution window.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@641 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
1
graph.h
1
graph.h
@@ -42,7 +42,6 @@ void Afficher_pixel(word X,word Y,byte Couleur);
|
||||
void Afficher_pinceau(short X,short Y,byte Couleur,byte Preview);
|
||||
void Effacer_pinceau(short X,short Y);
|
||||
void Effacer_curseur(void);
|
||||
void Afficher_curseur(void);
|
||||
|
||||
void Redimentionner_image(word Largeur_choisie,word Hauteur_choisie);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user