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

  /src/games/hack/
hack.timeout.c 117 static const char *const stoned_texts[] = { variable in typeref:typename:const char * const[]
130 if (i > 0 && i <= SIZE(stoned_texts))
131 pline("%s", stoned_texts[SIZE(stoned_texts) - i]);

Completed in 11 milliseconds