]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
fix draw order in x_paint
[chaz/openbox] / render / render.h
index a983c7830c5f10db12a98af596c4d8fe0a911ee0..d3752e65ec284f6175d02d1779ab57c5d43db4c4 100644 (file)
@@ -151,4 +151,6 @@ Appearance *appearance_new(SurfaceType type, int numtex);
 Appearance *appearance_copy(Appearance *a);
 void appearance_free(Appearance *a);
 void truecolor_startup(void);
+void pixel32_to_pixmap(pixel32 *in, Pixmap out, int x, int y, int w, int h);
+
 #endif /*__render_h*/
This page took 0.02159 seconds and 4 git commands to generate.