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:
8
Bitmaps/freaknet.org/bitmaps/cursor/blip
Normal file
8
Bitmaps/freaknet.org/bitmaps/cursor/blip
Normal file
@@ -0,0 +1,8 @@
|
||||
#define blip_width 3
|
||||
#define blip_height 3
|
||||
static char blip_bits[] = {
|
||||
0x02,
|
||||
0x07,
|
||||
0x02,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user