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:
Adrien Destugues
2009-02-17 21:10:39 +00:00
parent 2d8beccbbd
commit 86976c9dde
5 changed files with 6 additions and 3 deletions

View File

@@ -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);