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/plaid4_4
Normal file
21
Bitmaps/freaknet.org/bitmaps/texture/plaid4_4
Normal file
@@ -0,0 +1,21 @@
|
||||
#define plaid4_4_width 16
|
||||
#define plaid4_4_height 16
|
||||
static char plaid4_4_bits[] = {
|
||||
0xaf, 0xaf,
|
||||
0x5f, 0x5f,
|
||||
0xaf, 0xaf,
|
||||
0x5f, 0x5f,
|
||||
0x05, 0x05,
|
||||
0x0a, 0x0a,
|
||||
0x05, 0x05,
|
||||
0x0a, 0x0a,
|
||||
0xaf, 0xaf,
|
||||
0x5f, 0x5f,
|
||||
0xaf, 0xaf,
|
||||
0x5f, 0x5f,
|
||||
0x05, 0x05,
|
||||
0x0a, 0x0a,
|
||||
0x05, 0x05,
|
||||
0x0a, 0x0a,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user