mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/confirm
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/confirm
Normal file
@@ -0,0 +1,21 @@
|
||||
#define confirm_width 16
|
||||
#define confirm_height 16
|
||||
static char confirm_bits[] = {
|
||||
0x00, 0x70,
|
||||
0xe0, 0xf8,
|
||||
0xc0, 0xe8,
|
||||
0xce, 0xf6,
|
||||
0xdf, 0x73,
|
||||
0xdb, 0x31,
|
||||
0xdb, 0x03,
|
||||
0xdf, 0x36,
|
||||
0xee, 0x3f,
|
||||
0x00, 0x00,
|
||||
0x00, 0x80,
|
||||
0x00, 0xc0,
|
||||
0x29, 0x65,
|
||||
0xc6, 0x3c,
|
||||
0xc6, 0x18,
|
||||
0x29, 0x09,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user