chiark / gitweb /
cope with the way the chat log scrolls too
[ypp-sc-tools.web-live.git] / pctb / convert.h
index e9d00b97de35b8c9cdc4005dfe8351bd766fa01d..7a9e252511942ff899afafce277877f786b4477f 100644 (file)
@@ -40,7 +40,7 @@
 
 /*----- from structure.c -----*/
 
-void find_structure(CanonImage *im);
+void find_structure(CanonImage *im, int *max_relevant_y_r);
 void read_screenshots(void);
 void read_one_screenshot(void);
 void analyse(FILE *tsv_output);