cool

Text

No description

Guest

Download Edit

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