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:
34
Bitmaps/freaknet.org/bitmaps/frame/horse3
Normal file
34
Bitmaps/freaknet.org/bitmaps/frame/horse3
Normal file
@@ -0,0 +1,34 @@
|
||||
#define horse3_width 48
|
||||
#define horse3_height 29
|
||||
static char horse3_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x40, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0xc0, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x7c, 0x01,
|
||||
0x00, 0x00, 0x00, 0x80, 0xf7, 0x03,
|
||||
0x00, 0x00, 0x00, 0x00, 0xfb, 0x04,
|
||||
0x00, 0x00, 0x00, 0xfc, 0xfe, 0x08,
|
||||
0x00, 0x00, 0x00, 0xe8, 0xef, 0x23,
|
||||
0x00, 0x00, 0x00, 0xff, 0x77, 0x36,
|
||||
0x00, 0xc0, 0xff, 0x01, 0x3f, 0x0c,
|
||||
0xc0, 0x3f, 0x18, 0x00, 0x28, 0x00,
|
||||
0xf0, 0x13, 0x0c, 0x00, 0x10, 0x00,
|
||||
0xfc, 0x30, 0x3e, 0x1c, 0x18, 0x00,
|
||||
0x50, 0xf8, 0x1c, 0x7e, 0x08, 0x00,
|
||||
0x00, 0xf8, 0xff, 0xff, 0x08, 0x00,
|
||||
0x00, 0xf8, 0xfd, 0x7f, 0x1c, 0x00,
|
||||
0x00, 0xf8, 0x07, 0x7f, 0xe0, 0x01,
|
||||
0x00, 0xbc, 0x07, 0xe0, 0xff, 0x03,
|
||||
0x00, 0x9e, 0x03, 0xe0, 0x00, 0x03,
|
||||
0x00, 0xcf, 0x01, 0x70, 0x00, 0x03,
|
||||
0x80, 0xc3, 0x00, 0x30, 0x00, 0x03,
|
||||
0xc0, 0x80, 0x01, 0x18, 0x00, 0x03,
|
||||
0x60, 0x00, 0x06, 0x0e, 0x00, 0x01,
|
||||
0x30, 0x00, 0xcc, 0x03, 0x80, 0x00,
|
||||
0x18, 0x00, 0x7c, 0x00, 0x00, 0x00,
|
||||
0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x1c, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x18, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user