mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/texture/eight2
Normal file
21
Bitmaps/freaknet.org/bitmaps/texture/eight2
Normal file
@@ -0,0 +1,21 @@
|
||||
#define eight2_width 16
|
||||
#define eight2_height 16
|
||||
static char eight2_bits[] = {
|
||||
0x30, 0x0c,
|
||||
0x30, 0x0c,
|
||||
0x30, 0x0c,
|
||||
0x33, 0x8c,
|
||||
0x3b, 0xc6,
|
||||
0x18, 0xe6,
|
||||
0xd8, 0x70,
|
||||
0xdc, 0x31,
|
||||
0x8c, 0x3b,
|
||||
0x0e, 0x1b,
|
||||
0x67, 0x18,
|
||||
0x63, 0xdc,
|
||||
0x31, 0xcc,
|
||||
0x30, 0x0c,
|
||||
0x30, 0x0c,
|
||||
0x30, 0x0c,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user