uvmac/rsrc/HAPPYMAC/horror.xbm

14 lines
234 B
C

#define HMAC_HORROR_WIDTH 16
#define HMAC_HORROR_HEIGHT 10
static unsigned char HMAC_HORROR_BITS[] = {
0x38, 0x38,
0x44, 0x44,
0x44, 0x44,
0x44, 0x44,
0x38, 0x38,
0x03, 0x80,
0x03, 0x80,
0x03, 0x80,
0x03, 0x80,
0x03, 0x80
};