X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Focr.h;h=26bccbc7b83b81bb693b27995063ed7cedbecc1d;hb=24222363faec9b4e3d7074af2df5f39933613c7f;hp=0824404579f753ca9ba65dd4d224258f188fdb5f;hpb=ad09cd7cce6584c63c275d7ed1106e66959b3f9d;p=ypp-sc-tools.web-live.git diff --git a/pctb/ocr.h b/pctb/ocr.h index 0824404..26bccbc 100644 --- a/pctb/ocr.h +++ b/pctb/ocr.h @@ -26,6 +26,8 @@ OcrResultGlyph *ocr(int w, int h, Pixcol cols[]); void ocr_init(void); +void debug_flush(void); + #define eassert assert #define debug stdout