hfsutils/images/sm_folder.xbm
Pablo Lezaeta Reyes 60d1b2c293
Initial import from https://www.mars.org/home/rob/proj/hfs/
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
2017-09-27 00:10:03 -03:00

6 lines
263 B
C

#define sm_folder_width 16
#define sm_folder_height 13
static unsigned char sm_folder_bits[] = {
0x3c, 0x00, 0x42, 0x00, 0xff, 0x7f, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80,
0xff, 0xff};