C:\fakepath\pacman

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,13,12,12,12,12,12,13,12,12,12,12,12,12,13,5,},
{5,12,8,12,11,2,12,0,4,4,4,10,12,8,12,5,},
{5,12,5,12,12,9,12,5,12,12,12,12,12,5,12,5,},
{5,12,1,10,12,12,12,9,12,0,4,4,4,3,12,5,},
{9,12,94,12,13,8,12,12,12,5,12,12,12,12,12,9,},
{12,12,11,4,4,7,4,2,13,9,12,8,12,8,12,12,},
{8,12,12,12,12,12,13,5,12,12,12,5,12,5,12,8,},
{5,12,8,12,0,10,12,9,12,8,93,5,12,5,12,5,},
{5,12,9,12,9,12,12,12,12,5,12,9,12,5,95,5,},
{5,12,12,12,12,12,5,12,11,34,13,12,12,5,12,5,},
{5,12,1,4,4,4,3,12,12,1,4,4,4,3,12,5,},
{5,13,12,12,12,12,12,8,13,12,12,91,92,12,13,5,},
{1,4,4,4,4,4,4,7,4,4,4,4,4,4,4,3,},
}
};