mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
36
Bitmaps/freaknet.org/bitmaps/cursor/handbig_d
Normal file
36
Bitmaps/freaknet.org/bitmaps/cursor/handbig_d
Normal file
@@ -0,0 +1,36 @@
|
||||
#define handbig_d_width 19
|
||||
#define handbig_d_height 31
|
||||
static char handbig_d_bits[] = {
|
||||
0x10, 0x40, 0x00,
|
||||
0x08, 0x80, 0x00,
|
||||
0x08, 0x80, 0x01,
|
||||
0x04, 0x00, 0x01,
|
||||
0x04, 0x00, 0x02,
|
||||
0x02, 0x00, 0x06,
|
||||
0x02, 0x04, 0x04,
|
||||
0x01, 0x04, 0x04,
|
||||
0x11, 0x02, 0x04,
|
||||
0xd1, 0x01, 0x04,
|
||||
0x11, 0xb0, 0x07,
|
||||
0x31, 0xe8, 0x02,
|
||||
0xc3, 0x47, 0x04,
|
||||
0x01, 0x4c, 0x04,
|
||||
0x02, 0x48, 0x04,
|
||||
0x0c, 0x48, 0x04,
|
||||
0xf4, 0x47, 0x04,
|
||||
0x44, 0x40, 0x02,
|
||||
0x44, 0xc4, 0x01,
|
||||
0x4c, 0x24, 0x00,
|
||||
0x64, 0x1c, 0x00,
|
||||
0x44, 0x02, 0x00,
|
||||
0xc4, 0x01, 0x00,
|
||||
0x44, 0x00, 0x00,
|
||||
0x4c, 0x00, 0x00,
|
||||
0x64, 0x00, 0x00,
|
||||
0x44, 0x00, 0x00,
|
||||
0x44, 0x00, 0x00,
|
||||
0x44, 0x00, 0x00,
|
||||
0x24, 0x00, 0x00,
|
||||
0x18, 0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user