uvmac/rsrc/HAPPYMAC/sunglasses.xbm

14 lines
246 B
C
Raw Normal View History

2020-02-11 05:09:00 +00:00
#define HMAC_SUNGLASSES_WIDTH 16
#define HMAC_SUNGLASSES_HEIGHT 10
static unsigned char HMAC_SUNGLASSES_BITS[] = {
0x00, 0x00,
0xFF, 0xFE,
0x7D, 0x7C,
0x7D, 0x7C,
0x39, 0x38,
0x03, 0x00,
0x00, 0x00,
0x1F, 0xF0,
0x00, 0x00,
0x00, 0x00
};