This commit is contained in:
tonton th 2020-12-29 15:58:43 +01:00
parent 10e5069efa
commit f39f7ec830
1 changed files with 3 additions and 0 deletions

View File

@ -19,3 +19,6 @@ int brotche_rand48_a(FloatImg *fimg, float ratio, float mval);
int brotche_rand48_b(FloatImg *fimg, float ratio, float mval);
int colors_brotcher(FloatImg *fimg, float fval);
/*
* see also "crapulator.h" for some #define's
*/