mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 10:29:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/bmenu/rotplus
Normal file
21
Bitmaps/freaknet.org/bitmaps/bmenu/rotplus
Normal file
@@ -0,0 +1,21 @@
|
||||
#define rotplus_width 16
|
||||
#define rotplus_height 16
|
||||
static char rotplus_bits[] = {
|
||||
0x00, 0x00,
|
||||
0x00, 0x00,
|
||||
0xfc, 0x07,
|
||||
0x04, 0x08,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0x04, 0x10,
|
||||
0xfc, 0x10,
|
||||
0x80, 0x10,
|
||||
0x80, 0x10,
|
||||
0xe0, 0x70,
|
||||
0x40, 0x20,
|
||||
0x80, 0x10,
|
||||
0x00, 0x09,
|
||||
0x00, 0x06,
|
||||
0x00, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user