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/stanford
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/stanford
Normal file
@@ -0,0 +1,21 @@
|
||||
#define stanford_width 16
|
||||
#define stanford_height 16
|
||||
static char stanford_bits[] = {
|
||||
0xc0, 0x03,
|
||||
0xf0, 0x0f,
|
||||
0x38, 0x1c,
|
||||
0x9c, 0x39,
|
||||
0xce, 0x71,
|
||||
0xa6, 0x63,
|
||||
0x93, 0xc5,
|
||||
0xc3, 0xc9,
|
||||
0xa3, 0xc3,
|
||||
0x93, 0xc5,
|
||||
0xc6, 0x61,
|
||||
0xae, 0x73,
|
||||
0x9c, 0x3d,
|
||||
0xb8, 0x1d,
|
||||
0xf0, 0x0f,
|
||||
0xc0, 0x03,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user