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/note1x1
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/note1x1
Normal file
@@ -0,0 +1,21 @@
|
||||
#define note1x1_width 16
|
||||
#define note1x1_height 16
|
||||
static char note1x1_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0xe0, 0x03,
|
||||
0x30, 0x07,
|
||||
0x30, 0x06,
|
||||
0x70, 0x06,
|
||||
0xe0, 0x03,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user