Home
last modified time | relevance | path

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

/dragonfly/games/hack/
H A Dhack.mklev.c227 int lx, ly, hx, hy, lowx, lowy, hix, hiy, dx, dy; in makerooms() local
296 addrs(int lowx, int lowy, int hix, int hiy) in addrs()
458 int x, y, hix = lowx + ddx, hiy = lowy + ddy; in maker() local