]> icculus.org git repositories - mikachu/openbox.git/blob - cwmcc/cwmcc.h
move the openbox engine into librender and the kernel. the theme is loaded and stored...
[mikachu/openbox.git] / cwmcc / cwmcc.h
1 #ifndef __cwmcc_cwmcc_h
2 #define __cwmcc_cwmcc_h
3
4 void cwmcc_startup(Display *d);
5
6 #endif