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/tex
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/tex
Normal file
@@ -0,0 +1,21 @@
|
||||
#define tex_width 16
|
||||
#define tex_height 16
|
||||
static char tex_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x3f, 0xee,
|
||||
0x2d, 0x4c,
|
||||
0x0c, 0x3c,
|
||||
0xfc, 0x3b,
|
||||
0x6c, 0x1a,
|
||||
0x6c, 0x30,
|
||||
0x6c, 0x39,
|
||||
0xec, 0x79,
|
||||
0x6c, 0x65,
|
||||
0x7e, 0xee,
|
||||
0x60, 0x00,
|
||||
0x60, 0x02,
|
||||
0xf0, 0x03,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user