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