mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
33
Bitmaps/freaknet.org/bitmaps/large/mouse23
Normal file
33
Bitmaps/freaknet.org/bitmaps/large/mouse23
Normal file
@@ -0,0 +1,33 @@
|
||||
#define mouse23_width 64
|
||||
#define mouse23_height 28
|
||||
static char mouse23_bits[] = {
|
||||
0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
|
||||
0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24,
|
||||
0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x63,
|
||||
0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xee,
|
||||
0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf2,
|
||||
0x25, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0xe2,
|
||||
0x05, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe2,
|
||||
0x05, 0x01, 0x06, 0xfc, 0x0f, 0xf8, 0x1f, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0x54, 0x1d, 0xa8, 0x3a, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0xac, 0x1a, 0x58, 0x35, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0x54, 0x1d, 0xa8, 0x3a, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0xac, 0x1a, 0x58, 0x35, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0x54, 0x1d, 0xa8, 0x3a, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0xac, 0x1a, 0x58, 0x35, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0x54, 0x1d, 0xa8, 0x3a, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0xac, 0x1a, 0x58, 0x35, 0xe2,
|
||||
0x05, 0x01, 0x0e, 0x54, 0x1d, 0xa8, 0x3a, 0xe2,
|
||||
0x05, 0xff, 0x0f, 0xac, 0x1a, 0x58, 0x35, 0xe2,
|
||||
0x25, 0xfe, 0x0f, 0xfc, 0x1f, 0xf8, 0x7f, 0xe2,
|
||||
0x05, 0xfc, 0x0f, 0xf8, 0x1f, 0xf0, 0x3f, 0xe2,
|
||||
0x0d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xef,
|
||||
0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9,
|
||||
0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe1,
|
||||
0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf3,
|
||||
0x0b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfa,
|
||||
0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||
0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
|
||||
0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user