chiark / gitweb /
Some of these interface comments are out of date
[ypp-sc-tools.db-test.git] / pctb / convert.h
index e9d00b97de35b8c9cdc4005dfe8351bd766fa01d..8c6efefd7b3c0311eaed52f4320257bbd8eb15a5 100644 (file)
@@ -40,7 +40,8 @@
 
 /*----- from structure.c -----*/
 
-void find_structure(CanonImage *im);
+void find_structure(CanonImage *im, int *max_relevant_y_r);
+void check_correct_commodities(void);
 void read_screenshots(void);
 void read_one_screenshot(void);
 void analyse(FILE *tsv_output);