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/impossifork
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/impossifork
Normal file
@@ -0,0 +1,21 @@
|
||||
#define impossifork_width 16
|
||||
#define impossifork_height 16
|
||||
static char impossifork_bits[] = {
|
||||
0x00, 0x01,
|
||||
0x80, 0x02,
|
||||
0x40, 0x02,
|
||||
0x20, 0x09,
|
||||
0x90, 0x14,
|
||||
0x48, 0x12,
|
||||
0x24, 0x49,
|
||||
0xcc, 0xa4,
|
||||
0x94, 0x92,
|
||||
0x24, 0x49,
|
||||
0x48, 0x24,
|
||||
0x90, 0x12,
|
||||
0x20, 0x09,
|
||||
0x40, 0x05,
|
||||
0x80, 0x03,
|
||||
0x00, 0x01,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user