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/sokay1
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/sokay1
Normal file
@@ -0,0 +1,21 @@
|
||||
#define sokay1_width 16
|
||||
#define sokay1_height 16
|
||||
static char sokay1_bits[] = {
|
||||
0xe0, 0x41,
|
||||
0xc0, 0xe0,
|
||||
0xce, 0xae,
|
||||
0xdb, 0xc4,
|
||||
0xdb, 0x62,
|
||||
0xdb, 0x47,
|
||||
0xdb, 0x0c,
|
||||
0xee, 0x9e,
|
||||
0x00, 0x00,
|
||||
0x1e, 0x00,
|
||||
0x32, 0x33,
|
||||
0x32, 0x33,
|
||||
0x32, 0x33,
|
||||
0x32, 0x33,
|
||||
0x3e, 0x33,
|
||||
0x3c, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user