mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
33
Bitmaps/freaknet.org/bitmaps/cursor/turnpage
Normal file
33
Bitmaps/freaknet.org/bitmaps/cursor/turnpage
Normal file
@@ -0,0 +1,33 @@
|
||||
#define turnpage_width 23
|
||||
#define turnpage_height 28
|
||||
static char turnpage_bits[] = {
|
||||
0xff, 0xff, 0x7f,
|
||||
0x01, 0x00, 0x40,
|
||||
0x01, 0x00, 0x40,
|
||||
0x61, 0x76, 0x4e,
|
||||
0x01, 0x00, 0x40,
|
||||
0x79, 0x9e, 0x49,
|
||||
0x01, 0x00, 0x40,
|
||||
0x99, 0x7f, 0x4e,
|
||||
0x01, 0x00, 0x40,
|
||||
0x79, 0x9e, 0x40,
|
||||
0x01, 0x00, 0x40,
|
||||
0x01, 0x00, 0x40,
|
||||
0xe1, 0xc9, 0x4b,
|
||||
0x01, 0x00, 0x40,
|
||||
0x79, 0x9e, 0x4f,
|
||||
0x01, 0x00, 0x40,
|
||||
0x19, 0x8f, 0x4c,
|
||||
0x01, 0x00, 0x40,
|
||||
0x39, 0xe7, 0x7f,
|
||||
0x01, 0x20, 0x60,
|
||||
0x79, 0x26, 0x10,
|
||||
0x01, 0x20, 0x48,
|
||||
0x01, 0x20, 0x04,
|
||||
0x61, 0x26, 0x42,
|
||||
0x01, 0x20, 0x01,
|
||||
0xf9, 0xa4, 0x40,
|
||||
0x01, 0x60, 0x00,
|
||||
0xff, 0x7f, 0x55,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user