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:
21
Bitmaps/freaknet.org/bitmaps/cursor/mayday
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/mayday
Normal file
@@ -0,0 +1,21 @@
|
||||
#define mayday_width 16
|
||||
#define mayday_height 16
|
||||
static char mayday_bits[] = {
|
||||
0x00, 0x0e,
|
||||
0xf0, 0x11,
|
||||
0x08, 0x21,
|
||||
0x0c, 0x51,
|
||||
0x0a, 0x88,
|
||||
0x11, 0x80,
|
||||
0x02, 0x81,
|
||||
0x82, 0x63,
|
||||
0xc6, 0x87,
|
||||
0x89, 0x83,
|
||||
0x01, 0x91,
|
||||
0x01, 0x60,
|
||||
0x11, 0x40,
|
||||
0x0e, 0x42,
|
||||
0x10, 0x7a,
|
||||
0xf0, 0x07,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user