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/flag2
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/flag2
Normal file
@@ -0,0 +1,21 @@
|
||||
#define flag2_width 16
|
||||
#define flag2_height 16
|
||||
static char flag2_bits[] = {
|
||||
0x01, 0x00,
|
||||
0x1d, 0x40,
|
||||
0xeb, 0x79,
|
||||
0x57, 0x4f,
|
||||
0x6a, 0x70,
|
||||
0x76, 0xcf,
|
||||
0x8c, 0xb0,
|
||||
0x64, 0xde,
|
||||
0x9c, 0x62,
|
||||
0xc8, 0x33,
|
||||
0x28, 0x1f,
|
||||
0x18, 0x00,
|
||||
0x18, 0x00,
|
||||
0x10, 0x00,
|
||||
0x10, 0x00,
|
||||
0x30, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user