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:
21
Bitmaps/freaknet.org/bitmaps/texture/el
Normal file
21
Bitmaps/freaknet.org/bitmaps/texture/el
Normal file
@@ -0,0 +1,21 @@
|
||||
#define el_width 16
|
||||
#define el_height 16
|
||||
static char el_bits[] = {
|
||||
0x61, 0x61,
|
||||
0x0b, 0x0b,
|
||||
0x58, 0x58,
|
||||
0xc2, 0xc2,
|
||||
0x16, 0x16,
|
||||
0xb0, 0xb0,
|
||||
0x85, 0x85,
|
||||
0x2c, 0x2c,
|
||||
0x61, 0x61,
|
||||
0x0b, 0x0b,
|
||||
0x58, 0x58,
|
||||
0xc2, 0xc2,
|
||||
0x16, 0x16,
|
||||
0xb0, 0xb0,
|
||||
0x85, 0x85,
|
||||
0x2c, 0x2c,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user