Release 940804
[wine/multimedia.git] / include / bitmaps / check_bitmap
blobbc76d9ffd3af3d5711d831438e65b8fb9009b692
1 #define check_bitmap_width 10
2 #define check_bitmap_height 10
3 #define check_bitmap_x_hot 0
4 #define check_bitmap_y_hot 0
5 static char check_bitmap_bits[] = {
6    0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x03, 0x80, 0x01, 0xc0, 0x00,
7    0x63, 0x00, 0x36, 0x00, 0x1c, 0x00, 0x08, 0x00};