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

  /src/games/rogue/
inventory.c 113 static const char *const syllables[MAXSYLLABLES] = {
454 s = get_rand(1, (MAXSYLLABLES-1));
rogue.h 182 #define MAXSYLLABLES 40

Completed in 17 milliseconds