Some speedup for macosx build
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@259 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
4
graph.c
4
graph.c
@@ -2205,9 +2205,9 @@ void Afficher_pinceau(short X,short Y,byte Couleur,byte Preview)
|
||||
if (Pinceau_Sprite[(TAILLE_MAXI_PINCEAU*Compteur_Y)+Compteur_X])
|
||||
Afficher_pixel(Pos_X,Pos_Y,Couleur);
|
||||
}
|
||||
Mettre_Ecran_A_Jour(Debut_X,Debut_Y,
|
||||
/* Mettre_Ecran_A_Jour(Debut_X,Debut_Y,
|
||||
Fin_Compteur_X-Debut_Compteur_X,
|
||||
Fin_Compteur_Y-Debut_Compteur_Y);
|
||||
Fin_Compteur_Y-Debut_Compteur_Y);*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user