Home
last modified time | relevance | path

Searched defs:hiy (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.mklev.c212 int lx, ly, hx, hy, lowx, lowy, hix, hiy, dx, dy; in makerooms() local
283 addrs(int lowx, int lowy, int hix, int hiy) in addrs()
438 int x, y, hix = lowx+ddx, hiy = lowy+ddy; in maker() local