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:
13
Bitmaps/freaknet.org/bitmaps/large/wings
Normal file
13
Bitmaps/freaknet.org/bitmaps/large/wings
Normal file
@@ -0,0 +1,13 @@
|
||||
#define wings_width 31
|
||||
#define wings_height 8
|
||||
static char wings_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x38, 0x0e, 0x00,
|
||||
0x00, 0x46, 0x31, 0x00,
|
||||
0x80, 0xb9, 0xce, 0x00,
|
||||
0x71, 0xa6, 0x32, 0x47,
|
||||
0xfe, 0x3f, 0xfe, 0x3f,
|
||||
0xf0, 0xc1, 0xc1, 0x07,
|
||||
0x00, 0xc0, 0x01, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user