You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
429 B
C

/*
SINGLE
experimental and/or testing code, do not use in
production.
*/
/* -------------------------------------------------------------- */
int single_init(int next, char *dest, char *sfxchain);
int single_push_picture(FloatImg *pimg);
int single_print_state(char *title, int k);
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */