init
This commit is contained in:
10
src/bitmaps/busy_3.xbm
Normal file
10
src/bitmaps/busy_3.xbm
Normal file
@@ -0,0 +1,10 @@
|
||||
#define busy_3_width 18
|
||||
#define busy_3_height 18
|
||||
#define busy_3_x_hot 8
|
||||
#define busy_3_y_hot 8
|
||||
static char busy_3_bits[] = {
|
||||
0x00, 0x00, 0x00, 0xfe, 0xff, 0x01, 0x14, 0xa0, 0x00, 0x14, 0xa0, 0x00,
|
||||
0x14, 0xa7, 0x00, 0xe4, 0x9f, 0x00, 0xe4, 0x9f, 0x00, 0xc4, 0x8f, 0x00,
|
||||
0x84, 0x87, 0x00, 0x84, 0x87, 0x00, 0x44, 0x8b, 0x00, 0x24, 0x93, 0x00,
|
||||
0x24, 0x93, 0x00, 0x14, 0xa3, 0x00, 0xd4, 0xa7, 0x00, 0xf4, 0xbf, 0x00,
|
||||
0xfe, 0xff, 0x01, 0x00, 0x00, 0x00};
|
Reference in New Issue
Block a user