summaryrefslogtreecommitdiff
path: root/app/wlib/mswlib/square10.bmp
blob: c45fb7565d6faa0eab6caeb3932a74db5d9f25d8 (plain)
1
2
3
4
5
6
#define square10_width 14
#define square10_height 14
static unsigned char square10_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0xff, 0xff, 0xff, 0xff};