Scroll_picture

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@84 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-07-30 22:03:03 +00:00
parent 7e48434e19
commit 14191db899
3 changed files with 38 additions and 2 deletions

View File

@@ -5198,6 +5198,8 @@ void Polyfill_General(int Vertices, short * Points, int Color)
}
free(initial_edge);
// On ne connait pas simplement les xmin et xmax ici, mais de toutes façon ce n'est pas utilisé en preview
Mettre_Ecran_A_Jour(0,top,Principal_Largeur_image,bottom-top+1);
}