mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/ski
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/ski
Normal file
@@ -0,0 +1,21 @@
|
||||
#define ski_width 16
|
||||
#define ski_height 16
|
||||
static char ski_bits[] = {
|
||||
0x80, 0x23,
|
||||
0x80, 0x43,
|
||||
0x00, 0xa1,
|
||||
0xc0, 0x1f,
|
||||
0xa4, 0x03,
|
||||
0x9c, 0x03,
|
||||
0x84, 0x43,
|
||||
0x84, 0xa3,
|
||||
0x84, 0x52,
|
||||
0x84, 0x2a,
|
||||
0x04, 0x15,
|
||||
0x0e, 0x0a,
|
||||
0x04, 0x05,
|
||||
0x80, 0x02,
|
||||
0x60, 0x01,
|
||||
0xc0, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user