@ -15,6 +15,13 @@ void buildBin(int width, int heigth){
field[width][heigth+1] = ' ';
}
void loadLevel() {
int lvlnum;
switch (lvlnum)
{
int main()