~vcs-imports/libwmf/main

1
2
3
4
#define HS_CROSS_width 8
#define HS_CROSS_height 8
static unsigned char HS_CROSS_bits[] = {
   0x08, 0x08, 0x08, 0xff, 0x08, 0x08, 0x08, 0x08};