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/kitten
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/kitten
Normal file
@@ -0,0 +1,21 @@
|
||||
#define kitten_width 16
|
||||
#define kitten_height 16
|
||||
static char kitten_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x0c, 0x18,
|
||||
0x14, 0x14,
|
||||
0x24, 0x12,
|
||||
0xc4, 0x11,
|
||||
0x00, 0x00,
|
||||
0x30, 0x06,
|
||||
0x04, 0x10,
|
||||
0xc8, 0x09,
|
||||
0x9e, 0x3c,
|
||||
0x88, 0x08,
|
||||
0x44, 0x11,
|
||||
0x30, 0x06,
|
||||
0xe0, 0x03,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user