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:
36
Bitmaps/freaknet.org/bitmaps/large/nuke6
Normal file
36
Bitmaps/freaknet.org/bitmaps/large/nuke6
Normal file
@@ -0,0 +1,36 @@
|
||||
#define nuke6_width 32
|
||||
#define nuke6_height 31
|
||||
static char nuke6_bits[] = {
|
||||
0x02, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x86, 0x01, 0x00,
|
||||
0xe0, 0x6b, 0x78, 0x00,
|
||||
0x98, 0x3c, 0xdf, 0x00,
|
||||
0x8c, 0x8f, 0x02, 0x01,
|
||||
0x8c, 0x48, 0x0e, 0x01,
|
||||
0xd9, 0xff, 0x03, 0x01,
|
||||
0x18, 0x4f, 0x03, 0x01,
|
||||
0xe8, 0x7c, 0x9b, 0x02,
|
||||
0x08, 0x78, 0x05, 0x00,
|
||||
0x08, 0x79, 0x43, 0x00,
|
||||
0x32, 0x5a, 0x01, 0x00,
|
||||
0x00, 0x5a, 0x01, 0x00,
|
||||
0x08, 0x5c, 0x01, 0x00,
|
||||
0x00, 0x58, 0x01, 0x00,
|
||||
0x00, 0x58, 0x01, 0x00,
|
||||
0x00, 0xd8, 0x00, 0x00,
|
||||
0x00, 0xb0, 0x06, 0x00,
|
||||
0x00, 0x18, 0x03, 0x00,
|
||||
0x80, 0x8f, 0x0f, 0x00,
|
||||
0x40, 0x5d, 0x0f, 0x00,
|
||||
0x80, 0xf9, 0x55, 0x04,
|
||||
0xa8, 0xdf, 0xff, 0x03,
|
||||
0x30, 0x7b, 0x02, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user