FloatImg/Fonderie/glitches.h

10 lines
182 B
C
Raw Normal View History

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