diff pwplib/convert.h @ 56:5d819ba6891c

More cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 27 May 2010 22:48:37 +0300
parents 77f40a3c0095
children 0e2d7767c00d
line wrap: on
line diff
--- a/pwplib/convert.h	Thu May 27 20:16:08 2010 +0300
+++ b/pwplib/convert.h	Thu May 27 22:48:37 2010 +0300
@@ -38,5 +38,6 @@
 void conv_dump_rast(void);
 void convcalc_rast_col(void);
 void convcalc_rast_mono(void);
+void conv_fromrast_full(u8*d,u8*s,int lgt);
 
 #endif /* PWP_CONVERT_H */