show1cell
void show1cell(int, int);
show1cell(x, y); /* show the new monster */
show1cell(x, y);
show1cell(x, y); /* show the demon (ha ha) */
show1cell(x, y); /* show the new sphere */
show1cell(x, y); /* show the now missing sphere */
show1cell(j, i);
show1cell(x, y);
show1cell(x, y);
show1cell(x, y);
show1cell(aa, bb);
show1cell(cc, dd);
show1cell(j, i);
show1cell(j, i);
show1cell(j, i);
show1cell(playerx, playery);