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/phonecall
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/phonecall
Normal file
@@ -0,0 +1,21 @@
|
||||
#define phonecall_width 16
|
||||
#define phonecall_height 16
|
||||
static char phonecall_bits[] = {
|
||||
0xc8, 0x13,
|
||||
0x24, 0x24,
|
||||
0x12, 0x24,
|
||||
0xc8, 0x12,
|
||||
0xa4, 0x01,
|
||||
0x12, 0x00,
|
||||
0x49, 0x04,
|
||||
0xf9, 0x0f,
|
||||
0xb1, 0x1a,
|
||||
0x59, 0x35,
|
||||
0x9e, 0x32,
|
||||
0xf9, 0x7f,
|
||||
0x0d, 0xa0,
|
||||
0x0a, 0xa0,
|
||||
0xf0, 0x9f,
|
||||
0x20, 0x48,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user