mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
24
Bitmaps/freaknet.org/bitmaps/frame/man1
Normal file
24
Bitmaps/freaknet.org/bitmaps/frame/man1
Normal file
@@ -0,0 +1,24 @@
|
||||
#define man1_width 16
|
||||
#define man1_height 19
|
||||
static char man1_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x38,
|
||||
0x00, 0x7c,
|
||||
0x00, 0x7c,
|
||||
0x00, 0x7c,
|
||||
0x00, 0x38,
|
||||
0x00, 0x0f,
|
||||
0xc0, 0x0f,
|
||||
0xf0, 0x0f,
|
||||
0xb8, 0x0f,
|
||||
0xdc, 0xdf,
|
||||
0xcc, 0xff,
|
||||
0xe0, 0x3b,
|
||||
0xe0, 0x03,
|
||||
0xf0, 0x03,
|
||||
0x3f, 0xc7,
|
||||
0x07, 0x6e,
|
||||
0x0e, 0x3c,
|
||||
0x0c, 0x18,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user