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

  /src/games/adventure/
hdr.h 90 #define RTXSIZE 205
91 extern struct text rtext[RTXSIZE]; /* random text messages */
init.c 75 struct text rtext[RTXSIZE]; /* random text messages */
io.c 319 if (oldloc >= RTXSIZE)

Completed in 15 milliseconds