From b012e10b7ee767a06155da839a64c4d3010d9ac2 Mon Sep 17 00:00:00 2001 From: tonton th Date: Tue, 12 Jan 2021 11:05:17 +0100 Subject: [PATCH] fine tuning --- Fonderie/sfx.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Fonderie/sfx.c b/Fonderie/sfx.c index 0efccc4..902841b 100644 --- a/Fonderie/sfx.c +++ b/Fonderie/sfx.c @@ -21,7 +21,9 @@ extern int verbosity; /* -------------------------------------------------------------- */ - +/* + * please, add some parameters ! + */ int incrustation_0(FloatImg *src, FloatImg *dst, int k) { int x, y, x4, y4; @@ -36,7 +38,7 @@ x4 = dst->width / 4, y4 = dst->height / 4; for (y=0; y