1

Text

No description

Guest

Download Edit

uint8_t levels[1][14][16] = {
{
{0,4,4,4,4,4,4,2,0,4,4,4,4,4,4,2,},
{5,13,12,12,12,12,12,1,3,12,12,12,12,12,13,5,},
{5,12,0,4,4,2,12,12,12,12,0,4,4,2,12,5,},
{5,12,5,31,31,5,12,0,2,12,5,31,31,5,12,5,},
{5,12,1,4,4,3,12,1,3,12,1,4,4,3,12,5,},
{5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,},
{5,12,12,12,12,0,4,30,4,4,2,12,12,12,12,5,},
{5,12,11,4,6,34,99,96,97,98,35,6,4,10,12,5,},
{5,12,12,12,5,35,4,4,4,4,34,5,12,12,12,5,},
{35,4,10,12,5,5,12,91,12,12,5,5,12,11,4,34,},
{5,12,12,12,5,5,12,0,2,12,5,5,12,12,12,5,},
{5,12,13,12,1,3,12,5,5,12,1,3,12,13,12,5,},
{5,12,12,12,12,12,12,5,5,12,12,12,12,12,12,5,},
{1,4,4,4,4,4,4,3,1,4,4,4,4,4,4,3,},
}
};