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/nuke1
Normal file
36
Bitmaps/freaknet.org/bitmaps/large/nuke1
Normal file
@@ -0,0 +1,36 @@
|
||||
#define nuke1_width 32
|
||||
#define nuke1_height 31
|
||||
static char nuke1_bits[] = {
|
||||
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, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x20, 0x00, 0x00, 0x00,
|
||||
0x20, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x80, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x82, 0x00, 0x00,
|
||||
0x00, 0xc0, 0x00, 0x00,
|
||||
0x00, 0x78, 0x00, 0x00,
|
||||
0x00, 0xf8, 0x04, 0x00,
|
||||
0x70, 0x88, 0x04, 0x00,
|
||||
0x80, 0x88, 0x00, 0x00,
|
||||
0x00, 0xf9, 0x02, 0x00,
|
||||
0x00, 0x48, 0x02, 0x00,
|
||||
0x00, 0x68, 0x01, 0x00,
|
||||
0x00, 0x58, 0x00, 0x00,
|
||||
0x00, 0x78, 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, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user