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/bulb
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/bulb
Normal file
@@ -0,0 +1,21 @@
|
||||
#define bulb_width 16
|
||||
#define bulb_height 16
|
||||
static char bulb_bits[] = {
|
||||
0xc4, 0x47,
|
||||
0x30, 0x18,
|
||||
0x0a, 0xa0,
|
||||
0x84, 0x42,
|
||||
0x44, 0x45,
|
||||
0x44, 0x44,
|
||||
0x8a, 0xa2,
|
||||
0x10, 0x11,
|
||||
0x24, 0x49,
|
||||
0x52, 0x95,
|
||||
0x48, 0x25,
|
||||
0x44, 0x45,
|
||||
0xd0, 0x16,
|
||||
0x40, 0x05,
|
||||
0xc0, 0x06,
|
||||
0x80, 0x03,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user