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:
23
Bitmaps/freaknet.org/bitmaps/cursor/finger
Normal file
23
Bitmaps/freaknet.org/bitmaps/cursor/finger
Normal file
@@ -0,0 +1,23 @@
|
||||
#define finger_width 11
|
||||
#define finger_height 18
|
||||
static char finger_bits[] = {
|
||||
0x20, 0x00,
|
||||
0x50, 0x00,
|
||||
0x50, 0x00,
|
||||
0x50, 0x00,
|
||||
0x50, 0x00,
|
||||
0xd8, 0x00,
|
||||
0x54, 0x01,
|
||||
0x56, 0x03,
|
||||
0x56, 0x05,
|
||||
0x06, 0x05,
|
||||
0x02, 0x04,
|
||||
0x02, 0x04,
|
||||
0x02, 0x04,
|
||||
0x02, 0x04,
|
||||
0x04, 0x02,
|
||||
0x08, 0x01,
|
||||
0x98, 0x01,
|
||||
0x08, 0x01,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user