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/george
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/george
Normal file
@@ -0,0 +1,21 @@
|
||||
#define george_width 16
|
||||
#define george_height 16
|
||||
static char george_bits[] = {
|
||||
0x4f, 0xf0,
|
||||
0xa7, 0xef,
|
||||
0x29, 0xd0,
|
||||
0x11, 0xa0,
|
||||
0x13, 0xa0,
|
||||
0xe8, 0x39,
|
||||
0x5a, 0x2b,
|
||||
0x08, 0x22,
|
||||
0x1f, 0xa7,
|
||||
0x17, 0xa0,
|
||||
0x17, 0xe7,
|
||||
0x27, 0xf0,
|
||||
0x4d, 0xb8,
|
||||
0xde, 0x7f,
|
||||
0x9f, 0xf1,
|
||||
0x7f, 0xf2,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user