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/mouseblue
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/mouseblue
Normal file
@@ -0,0 +1,21 @@
|
||||
#define mouseblue_width 16
|
||||
#define mouseblue_height 16
|
||||
static char mouseblue_bits[] = {
|
||||
0xfc, 0x1f,
|
||||
0x04, 0x10,
|
||||
0x54, 0x17,
|
||||
0x54, 0x17,
|
||||
0x54, 0x17,
|
||||
0x54, 0x17,
|
||||
0x54, 0x17,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0xfc, 0x1f,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user