init
This commit is contained in:
8
src/bitmaps/busy_2_mask.xbm
Normal file
8
src/bitmaps/busy_2_mask.xbm
Normal file
@@ -0,0 +1,8 @@
|
||||
#define busy_2_mask_width 18
|
||||
#define busy_2_mask_height 18
|
||||
static unsigned char busy_2_mask_bits[] = {
|
||||
0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xfe, 0xf7, 0x01,
|
||||
0xfe, 0xff, 0x01, 0xfe, 0xff, 0x01, 0xfe, 0xff, 0x01, 0xee, 0xdf, 0x01,
|
||||
0xce, 0xcf, 0x01, 0xce, 0xcf, 0x01, 0xee, 0xdf, 0x01, 0xfe, 0xfb, 0x01,
|
||||
0xfe, 0xfb, 0x01, 0xbe, 0xf3, 0x01, 0xfe, 0xff, 0x01, 0xff, 0xff, 0x03,
|
||||
0xff, 0xff, 0x03, 0xff, 0xff, 0x03, };
|
Reference in New Issue
Block a user