mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-21 18:19:29 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/bmenu/write
Normal file
21
Bitmaps/freaknet.org/bitmaps/bmenu/write
Normal file
@@ -0,0 +1,21 @@
|
||||
#define write_width 16
|
||||
#define write_height 16
|
||||
static char write_bits[] = {
|
||||
0x0f, 0x00,
|
||||
0x3f, 0x00,
|
||||
0xd6, 0x00,
|
||||
0xac, 0x01,
|
||||
0x48, 0x03,
|
||||
0x98, 0x06,
|
||||
0x30, 0x05,
|
||||
0x60, 0x0d,
|
||||
0x40, 0x0a,
|
||||
0xc0, 0x1a,
|
||||
0x80, 0x15,
|
||||
0x00, 0x1b,
|
||||
0x00, 0x2e,
|
||||
0x08, 0x38,
|
||||
0xdd, 0x60,
|
||||
0x77, 0xdf,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user