mtry
static boolean mtry(object *, short, short);
mtry(monster, row, monster->col)) {
mtry(monster, monster->row, col)) {
if (mtry(monster, row, col)) {
if (!tried[n] && mtry(monster, row, monster->col-1)) {
if (!tried[n] && mtry(monster, row, monster->col)) {
if (!tried[n] && mtry(monster, row, monster->col+1)) {
if (!tried[n] && mtry(monster, monster->row-1, col)) {
if (!tried[n] && mtry(monster, monster->row, col)) {
if (!tried[n] && mtry(monster, monster->row+1, col)) {
if (mtry(monster, row, col)) {
if (mtry(monster, row, col)) {