mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 18:39:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/moon1
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/moon1
Normal file
@@ -0,0 +1,21 @@
|
||||
#define moon1_width 16
|
||||
#define moon1_height 16
|
||||
static char moon1_bits[] = {
|
||||
0xe0, 0x07,
|
||||
0x18, 0x1c,
|
||||
0x84, 0x3f,
|
||||
0xd2, 0x7f,
|
||||
0xd2, 0x67,
|
||||
0xc1, 0xef,
|
||||
0xc1, 0xff,
|
||||
0x01, 0xff,
|
||||
0x21, 0xfc,
|
||||
0xe5, 0xff,
|
||||
0xf9, 0xff,
|
||||
0xe2, 0x7f,
|
||||
0x82, 0x7f,
|
||||
0x04, 0x37,
|
||||
0x18, 0x18,
|
||||
0xe0, 0x07,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user