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:
21
Bitmaps/freaknet.org/bitmaps/cursor/phone
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/phone
Normal file
@@ -0,0 +1,21 @@
|
||||
#define phone_width 16
|
||||
#define phone_height 16
|
||||
static char phone_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0xf8, 0x3f,
|
||||
0x04, 0x40,
|
||||
0xe2, 0x8f,
|
||||
0x53, 0x94,
|
||||
0xff, 0xff,
|
||||
0xb1, 0x1a,
|
||||
0x5a, 0x35,
|
||||
0x9a, 0x32,
|
||||
0xfd, 0x7f,
|
||||
0x0a, 0xa0,
|
||||
0x08, 0xa0,
|
||||
0xf0, 0x9f,
|
||||
0x20, 0x48,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user