Home
last modified time | relevance | path

Searched refs:morc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.tty.c290 char morc; /* tell the outside world what char he used */ variable
298 morc = 0; in xwaitforspace()
305 morc = c; in xwaitforspace()
H A Dhack.pager.c235 if (morc) { in page_line()
236 morc = 0; in page_line()
H A Dhack.invent.c498 if (!(ilet = morc)) in getobj()
503 if (!(ilet = morc)) in getobj()
735 morc = 0; /* just to be sure */ in doinv()
H A Dhack.h203 extern char morc;