FloatImg/Fonderie/glitches.h

9 lines
178 B
C
Raw Normal View History

2020-11-10 03:58:18 +01:00
/*
* glitches.h
*/
2020-11-10 14:00:22 +01:00
int kill_a_random_line(FloatImg *pvictime, float level, int bits);
2020-11-10 03:58:18 +01:00
int kill_a_few_lines(FloatImg *who, float fval, int number);
/* this is a wtf file */