HomeSort by: relevance | last modified time | path
    Searched refs:isroom (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.cmd.c 344 if (!isroom(u.ux + xdir[ui], u.uy + ydir[ui]))
358 if (isroom(u.ux + xdir[ui], u.uy + ydir[ui]))
368 isroom(int x, int y) function in typeref:typename:int
extern.h 76 int isroom(int, int);

Completed in 13 milliseconds