more experiments

This commit is contained in:
2021-01-03 15:21:38 +01:00
parent 87c681ac70
commit 1d6f0e8b4e
9 changed files with 114 additions and 14 deletions

View File

@@ -2,6 +2,8 @@
* glitches.h
*/
int do_something(FloatImg *pimg, int notused);
int kill_a_random_line(FloatImg *pvictime, float level, int bits);
int kill_a_few_lines(FloatImg *who, float fval, int number);
int random_blocks(FloatImg *picture, int percent);