c

Text

No description

Guest

Download Edit

uint8_t levels[1][14][16] = {
{
{0,4,4,4,4,4,4,4,31,4,4,4,4,4,4,2,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,91,31,31,31,31,31,31,31,5,},
{31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{5,31,31,31,31,31,31,31,31,31,31,31,31,31,31,5,},
{1,4,4,4,4,4,4,4,31,4,4,4,4,4,4,3,},
}
};