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

  /src/games/hack/
hack.mon.c 323 boolean likegold = 0, likegems = 0, likeobjs = 0; local in function:m_move
426 likegems = (strchr("ODu", msym) != NULL);
441 if (likegems || likeobjs) {
537 if (likegems)
hack.mon.c 323 boolean likegold = 0, likegems = 0, likeobjs = 0; local in function:m_move
426 likegems = (strchr("ODu", msym) != NULL);
441 if (likegems || likeobjs) {
537 if (likegems)

Completed in 21 milliseconds