]> Dogcows Code - chaz/openbox/blob - engines/openbox/obrender.h
create the dirs for themes in ~/.openbox on startup
[chaz/openbox] / engines / openbox / obrender.h
1 #ifndef __engines_openbox_render_h
2 #define __engines_openbox_render_h
3
4 #include "obengine.h"
5
6 void obrender_frame(ObFrame *self);
7
8 #endif
This page took 0.032043 seconds and 4 git commands to generate.