]> icculus.org git repositories - mikachu/rspanel.git/blob - dims.h
get rid of more globals. move the fore_gc into the screen, and the bgpixmap into...
[mikachu/rspanel.git] / dims.h
1 #ifndef rs_dims_h
2 #define rs_dims_h
3
4 /* don't edit these */
5 #define TEXTPAD 6
6 #define GRILL_WIDTH 10
7
8 #endif