This commit is contained in:
2020-11-03 00:00:09 +01:00
parent b43a62db68
commit f9a09871bf
3 changed files with 17 additions and 4 deletions

View File

@@ -2,5 +2,13 @@
* crapulator.h
*/
/*
* some constants for effect numbers */
/*
* the main function */
int crapulator(FloatImg *image, int id_effect, float fparam);