git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@11 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2007-08-12 14:39:24 +00:00
parent e4ab3b7749
commit 47b59aa70d
7 changed files with 52 additions and 26 deletions

View File

@@ -40,8 +40,8 @@ void Shade_Blocs_degrades(void)
word Curseur=0;
word Nb_shades=0;
short Shade_traite,Ancien_shade_traite;
word Taille_shade;
word Debut_shade;
word Taille_shade=0;
word Debut_shade=0;
short Pos_X,Pos_Y;
short Taille_X,Taille_Y;
short Debut_X,Debut_Y,Fin_X,Fin_Y;