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

  /src/games/rogue/
ring.c 59 static const char no_ring[] = "there's no ring on that hand"; variable in typeref:typename:const char[]
176 messagef(0, "%s", no_ring);
182 messagef(0, "%s", no_ring);

Completed in 171 milliseconds