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:
21
Bitmaps/freaknet.org/bitmaps/texture/ubalu2
Normal file
21
Bitmaps/freaknet.org/bitmaps/texture/ubalu2
Normal file
@@ -0,0 +1,21 @@
|
||||
#define ubalu2_width 16
|
||||
#define ubalu2_height 16
|
||||
static char ubalu2_bits[] = {
|
||||
0x89, 0x9d,
|
||||
0x08, 0x04,
|
||||
0xf8, 0x04,
|
||||
0x81, 0xe4,
|
||||
0x81, 0x27,
|
||||
0x1f, 0x20,
|
||||
0x10, 0x20,
|
||||
0x91, 0xb9,
|
||||
0x9d, 0x89,
|
||||
0x04, 0x08,
|
||||
0x04, 0xf8,
|
||||
0xe4, 0x81,
|
||||
0x27, 0x81,
|
||||
0x20, 0x1f,
|
||||
0x20, 0x10,
|
||||
0xb9, 0x91,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user