Generic_Window_Manager/data/frame2d-tr.xbm

6 lines
221 B
C

#define bordcur.bit_width 10
#define bordcur.bit_height 10
static char bordcur.bit_bits[] = {
0xff, 0x03, 0xff, 0x03, 0x00, 0x03, 0x7f, 0x03, 0x40, 0x03, 0x40, 0x03,
0x4f, 0x03, 0x48, 0x03, 0x48, 0x03, 0x48, 0x03};