renaming a func

This commit is contained in:
tth
2021-03-29 11:59:24 +02:00
parent 3b0fc047ad
commit dbee9eea6e
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ if (foo) {
return foo;
}
incrustation_0(pimg, &copy, 0);
incrustation_vignette(pimg, &copy, 0);
fimg_copy_data(&copy, pimg);