diff --git a/src/graph.c b/src/graph.c index 13e5dac0..82b03756 100644 --- a/src/graph.c +++ b/src/graph.c @@ -2693,7 +2693,7 @@ void Polyfill(int vertices, short * points, int color) //------------ Remplacement de la couleur pointée par une autre -------------- -void Replace(byte New_color) +void Replace(byte new_color) { byte old_color; @@ -2701,11 +2701,17 @@ void Replace(byte New_color) && (Paintbrush_Y