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/moon3
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/moon3
Normal file
@@ -0,0 +1,21 @@
|
||||
#define moon3_width 16
|
||||
#define moon3_height 16
|
||||
static char moon3_bits[] = {
|
||||
0x30, 0x0c,
|
||||
0x84, 0x27,
|
||||
0x02, 0x5e,
|
||||
0xc1, 0x34,
|
||||
0xa1, 0xb4,
|
||||
0x60, 0xfc,
|
||||
0x04, 0x7c,
|
||||
0x02, 0x7f,
|
||||
0xc0, 0x7b,
|
||||
0x08, 0x78,
|
||||
0xd5, 0xf8,
|
||||
0x49, 0xb8,
|
||||
0x00, 0x3c,
|
||||
0x12, 0x5f,
|
||||
0xc4, 0x27,
|
||||
0x30, 0x0c,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user