More manual translations, to make the bulk process easier
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@683 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
4
graph.h
4
graph.h
@@ -89,8 +89,8 @@ void Tracer_cercle_degrade (short Centre_X,short Centre_Y,short Rayon,short Ecl
|
||||
void Tracer_ellipse_degradee(short Centre_X,short Centre_Y,short Rayon_horizontal,short Rayon_vertical,short Eclairage_X,short Eclairage_Y);
|
||||
void Tracer_rectangle_degrade(short RAX,short RAY,short RBX,short RBY,short VAX,short VAY, short VBX, short VBY);
|
||||
|
||||
void Polyfill_General(int Vertices, short * Points, int Color);
|
||||
void Polyfill(int Vertices, short * Points, int Color);
|
||||
void Polyfill_General(int Vertices, short * Points, int color);
|
||||
void Polyfill(int Vertices, short * Points, int color);
|
||||
|
||||
// Gestion des backups:
|
||||
void Download_infos_page_principal(S_Page * Page);
|
||||
|
||||
Reference in New Issue
Block a user