chiark / gitweb /
New colour canonification based on tree
[ypp-sc-tools.db-test.git] / pctb / convert.h
index b85d98d2318dbbbeef8e6eaa73d05313d9c0c7f5..6601b77386c20a8fa3a5c1f23db7e69179735887 100644 (file)
@@ -72,6 +72,7 @@ static inline Rgb ri_rgb(const RgbImage *ri, int x, int y) {
 void find_structure(CanonImage *im, int *max_relevant_y_r);
 Rect find_sunshine_widget(void);
 
+void canon_colour_prepare(void);
 void find_islandname(RgbImage *ri);
 void check_correct_commodities(void);
 void read_screenshots(void);