Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Dhack.pri.c6 xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on screen */ variable
72 if(x > scrhx) scrhx = x;
218 scrhx = scrhy = 0; in docrt()
571 for(x = scrlx; x <= scrhx; x++) in nscr()
576 scrhx = scrhy = 0; in nscr()