uvmac/rsrc/HAPPYMAC/cheese.xbm

14 lines
235 B
C
Raw Normal View History

2020-02-11 00:09:00 -05:00
#define HMAC_CHEESE_WIDTH 16
#define HMAC_CHEESE_HEIGHT 10
static unsigned char HMAC_CHEESE_BITS[] = {
0x10, 0x10,
0x28, 0x28,
0x00, 0x00,
0x00, 0x00,
0x3F, 0xF8,
0x20, 0x08,
0x20, 0x08,
0x20, 0x08,
0x10, 0x10,
0x0F, 0xE0,
};