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:
21
Bitmaps/freaknet.org/bitmaps/cursor/moon2
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/moon2
Normal file
@@ -0,0 +1,21 @@
|
||||
#define moon2_width 16
|
||||
#define moon2_height 16
|
||||
static char moon2_bits[] = {
|
||||
0xe0, 0x07,
|
||||
0x38, 0x18,
|
||||
0xfc, 0x21,
|
||||
0xde, 0x4b,
|
||||
0xfe, 0x4b,
|
||||
0xff, 0x83,
|
||||
0xfb, 0x83,
|
||||
0xfd, 0x80,
|
||||
0x3f, 0x84,
|
||||
0xff, 0xa7,
|
||||
0xff, 0x9f,
|
||||
0xfe, 0x47,
|
||||
0xfe, 0x41,
|
||||
0xec, 0x20,
|
||||
0x18, 0x18,
|
||||
0xe0, 0x07,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user