mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
19
Bitmaps/freaknet.org/bitmaps/cursor/getpoint
Normal file
19
Bitmaps/freaknet.org/bitmaps/cursor/getpoint
Normal file
@@ -0,0 +1,19 @@
|
||||
#define getpoint_width 14
|
||||
#define getpoint_height 14
|
||||
static char getpoint_bits[] = {
|
||||
0x06, 0x00,
|
||||
0x09, 0x00,
|
||||
0x09, 0x00,
|
||||
0x06, 0x00,
|
||||
0x10, 0x00,
|
||||
0x60, 0x00,
|
||||
0xe0, 0x01,
|
||||
0xc0, 0x07,
|
||||
0xc0, 0x01,
|
||||
0x80, 0x02,
|
||||
0x80, 0x04,
|
||||
0x00, 0x08,
|
||||
0x00, 0x10,
|
||||
0x00, 0x20,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user