bla du dimanche soir

This commit is contained in:
tTh
2023-07-10 02:26:57 +02:00
parent 0a482a7316
commit 82ffe1c2cc
5 changed files with 29 additions and 12 deletions

View File

@@ -18,7 +18,9 @@ int extractor(char *srcname, char *dstname, FimgArea51 *rect)
FloatImg src, dst;
int foo;
#if DEBUG_LEVEL
fprintf(stderr, ">>> %s ( %s %s %p )\n", __func__, srcname, dstname, rect);
#endif
if (verbosity) {
print_rectangle((char *)__func__, rect);