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/moon4
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/moon4
Normal file
@@ -0,0 +1,21 @@
|
||||
#define moon4_width 16
|
||||
#define moon4_height 16
|
||||
static char moon4_bits[] = {
|
||||
0x30, 0x0c,
|
||||
0xe4, 0x21,
|
||||
0x7a, 0x40,
|
||||
0x2c, 0x83,
|
||||
0x2d, 0x85,
|
||||
0x3f, 0x06,
|
||||
0x3e, 0x20,
|
||||
0xfe, 0x40,
|
||||
0xde, 0x03,
|
||||
0x1e, 0x10,
|
||||
0x1f, 0xab,
|
||||
0x1d, 0x92,
|
||||
0x3c, 0x00,
|
||||
0xfa, 0x48,
|
||||
0xe4, 0x23,
|
||||
0x30, 0x0c,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user