moving a function

This commit is contained in:
tth
2021-03-21 05:08:35 +01:00
parent c7e2ab12ca
commit 3f551e1473
6 changed files with 58 additions and 33 deletions

View File

@@ -111,6 +111,8 @@ int fimg_colors_mixer_a(FloatImg *fimg, float fval);
int fimg_highlight_color(FloatImg *src, FloatImg *dst,
char color, float fval);
/* module sfx2.c */
int fimg_binarize(FloatImg *pimg, int notused);
/* funcs/rotate.c module */
/* #coronamaison */