mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 18:39:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/turkey
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/turkey
Normal file
@@ -0,0 +1,21 @@
|
||||
#define turkey_width 16
|
||||
#define turkey_height 16
|
||||
static char turkey_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x42, 0x24,
|
||||
0x24, 0x42,
|
||||
0x42, 0x24,
|
||||
0x24, 0x02,
|
||||
0x02, 0x30,
|
||||
0xc4, 0x6b,
|
||||
0x32, 0x16,
|
||||
0x08, 0x19,
|
||||
0x34, 0x29,
|
||||
0x4a, 0x67,
|
||||
0x8a, 0xc0,
|
||||
0xff, 0xff,
|
||||
0x06, 0x60,
|
||||
0xfc, 0x3f,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user