From f39f7ec830814ba187d5f72b328f04c89d416e5b Mon Sep 17 00:00:00 2001 From: tonton th Date: Tue, 29 Dec 2020 15:58:43 +0100 Subject: [PATCH] bla --- Fonderie/sfx.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Fonderie/sfx.h b/Fonderie/sfx.h index 83458b4..91ebefd 100644 --- a/Fonderie/sfx.h +++ b/Fonderie/sfx.h @@ -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 + */