Forked from
Configs / EC327 / Homeworks / Homework Six
1 commit behind, 1 commit ahead of the upstream repository.
-
Ari Trachtenberg authoredAri Trachtenberg authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
menu8 126 B
#define menu8_width 8
#define menu8_height 8
static char menu8_bits[] = {
0x7f, 0x41, 0xdd, 0xc1, 0xdd, 0xc1, 0xff, 0xfc};