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:
21
Bitmaps/freaknet.org/bitmaps/cursor/confirm2
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/confirm2
Normal file
@@ -0,0 +1,21 @@
|
||||
#define confirm2_width 16
|
||||
#define confirm2_height 16
|
||||
static char confirm2_bits[] = {
|
||||
0x00, 0x70,
|
||||
0xe0, 0xf8,
|
||||
0xc0, 0xc8,
|
||||
0xce, 0xe6,
|
||||
0xdf, 0x73,
|
||||
0xdb, 0x31,
|
||||
0xdb, 0x03,
|
||||
0xdf, 0x36,
|
||||
0xce, 0x36,
|
||||
0x00, 0x00,
|
||||
0x00, 0x08,
|
||||
0x40, 0x0c,
|
||||
0x49, 0x96,
|
||||
0xc6, 0x63,
|
||||
0xc6, 0x61,
|
||||
0xc9, 0x90,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user