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/blah
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/blah
Normal file
@@ -0,0 +1,21 @@
|
||||
#define blah_width 16
|
||||
#define blah_height 16
|
||||
static char blah_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0xe0, 0x03,
|
||||
0x38, 0x7e,
|
||||
0x8c, 0xc7,
|
||||
0x84, 0x70,
|
||||
0x46, 0x18,
|
||||
0x02, 0x0c,
|
||||
0x02, 0x04,
|
||||
0x02, 0x06,
|
||||
0x06, 0x03,
|
||||
0xfc, 0x01,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user