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

  /src/games/hack/
hack.mkshop.c 82 static int nexttodoor(int, int);
316 && !m_at(sx, sy) && !nexttodoor(sx, sy)) {
328 nexttodoor(int sx, int sy) function in typeref:typename:int
hack.mkshop.c 82 static int nexttodoor(int, int);
316 && !m_at(sx, sy) && !nexttodoor(sx, sy)) {
328 nexttodoor(int sx, int sy) function in typeref:typename:int

Completed in 24 milliseconds