uvmac/rsrc/HAPPYMAC/horror.xbm

14 lines
234 B
C
Raw Normal View History

2020-02-11 05:09:00 +00:00
#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
};