]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
added superb pseudo-color (8bpp) support
[chaz/openbox] / render / render.h
index c614d871f8e16bec45f7552f125afaa2d54d3abd..e282740ef44e06c1d89f6ed1a920c3b4b284b82b 100644 (file)
@@ -153,6 +153,7 @@ Appearance *appearance_new(SurfaceType type, int numtex);
 Appearance *appearance_copy(Appearance *a);
 void appearance_free(Appearance *a);
 void truecolor_startup(void);
+void pseudocolor_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.020352 seconds and 4 git commands to generate.