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/nuke5
Normal file
36
Bitmaps/freaknet.org/bitmaps/large/nuke5
Normal file
@@ -0,0 +1,36 @@
|
||||
#define nuke5_width 32
|
||||
#define nuke5_height 31
|
||||
static char nuke5_bits[] = {
|
||||
0x02, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x86, 0x01, 0x00,
|
||||
0x80, 0x61, 0x08, 0x00,
|
||||
0x80, 0x00, 0x1f, 0x00,
|
||||
0x84, 0x8b, 0x02, 0x00,
|
||||
0x80, 0x48, 0x0e, 0x00,
|
||||
0xc1, 0xff, 0x03, 0x00,
|
||||
0x00, 0x0f, 0x03, 0x00,
|
||||
0xc0, 0x6c, 0x1b, 0x02,
|
||||
0x00, 0x68, 0x05, 0x00,
|
||||
0x00, 0x79, 0x43, 0x00,
|
||||
0x02, 0x5a, 0x01, 0x00,
|
||||
0x00, 0x4a, 0x01, 0x00,
|
||||
0x08, 0x4c, 0x01, 0x00,
|
||||
0x00, 0x58, 0x01, 0x00,
|
||||
0x00, 0xc8, 0x01, 0x00,
|
||||
0x00, 0xc8, 0x01, 0x00,
|
||||
0x00, 0xb8, 0x06, 0x00,
|
||||
0x00, 0x98, 0x03, 0x00,
|
||||
0x00, 0xbe, 0x07, 0x00,
|
||||
0x00, 0x5d, 0x07, 0x00,
|
||||
0x00, 0xf9, 0x45, 0x00,
|
||||
0x00, 0xdf, 0x7f, 0x00,
|
||||
0x00, 0x78, 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