mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/news
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/news
Normal file
@@ -0,0 +1,21 @@
|
||||
#define news_width 16
|
||||
#define news_height 16
|
||||
static char news_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x40, 0x04,
|
||||
0xc0, 0x04,
|
||||
0x40, 0x05,
|
||||
0x40, 0x05,
|
||||
0x51, 0xf6,
|
||||
0x51, 0x14,
|
||||
0x51, 0x14,
|
||||
0x15, 0x70,
|
||||
0x95, 0x13,
|
||||
0x55, 0x14,
|
||||
0x4a, 0xf0,
|
||||
0x80, 0x03,
|
||||
0x00, 0x04,
|
||||
0x40, 0x04,
|
||||
0x80, 0x03,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user