uvmac/rsrc/HAPPYMAC/zombie.xbm

14 lines
234 B
C

#define HMAC_ZOMBIE_WIDTH 16
#define HMAC_ZOMBIE_HEIGHT 10
static unsigned char HMAC_ZOMBIE_BITS[] = {
0x70, 0x7C,
0x88, 0x82,
0x88, 0x8A,
0xA8, 0x8A,
0x70, 0x82,
0x00, 0x42,
0x00, 0x3C,
0x1E, 0x00,
0x3F, 0x00,
0x3F, 0x00
};