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:
35
Bitmaps/freaknet.org/bitmaps/texture/diag1_4
Normal file
35
Bitmaps/freaknet.org/bitmaps/texture/diag1_4
Normal file
@@ -0,0 +1,35 @@
|
||||
#define diag1_4_width 30
|
||||
#define diag1_4_height 30
|
||||
static char diag1_4_bits[] = {
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
0x21, 0x84, 0x10, 0x02,
|
||||
0x42, 0x08, 0x21, 0x04,
|
||||
0x84, 0x10, 0x42, 0x08,
|
||||
0x08, 0x21, 0x84, 0x10,
|
||||
0x10, 0x42, 0x08, 0x21,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user