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/confirm1
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/confirm1
Normal file
@@ -0,0 +1,21 @@
|
||||
#define confirm1_width 16
|
||||
#define confirm1_height 16
|
||||
static char confirm1_bits[] = {
|
||||
0x00, 0x70,
|
||||
0xe0, 0xf8,
|
||||
0xc0, 0xc8,
|
||||
0xce, 0xe6,
|
||||
0xdf, 0x73,
|
||||
0xdb, 0x31,
|
||||
0xdb, 0x03,
|
||||
0xdf, 0x36,
|
||||
0xce, 0x36,
|
||||
0x00, 0x00,
|
||||
0x20, 0x00,
|
||||
0x31, 0x00,
|
||||
0x59, 0x92,
|
||||
0x8f, 0x61,
|
||||
0x87, 0x61,
|
||||
0x43, 0x92,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user